[llvm-bugs] [Bug 38056] X86TTIImpl::getArithmeticInstrCost - Add SREM/UREM costs

2018-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38056 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38092] New: Missed elimination of moves

2018-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38092 Bug ID: 38092 Summary: Missed elimination of moves Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] Issue 9304 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::Lexer::Lex

2018-07-08 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 38093] New: [llvm-mca] Does not complain on unsupported instruction sets

2018-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38093 Bug ID: 38093 Summary: [llvm-mca] Does not complain on unsupported instruction sets Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 21530] Detect integer demotions in UBSan

2018-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=21530 Bug 21530 depends on bug 38017, which changed state. Bug 38017 Summary: Is AST incorrectly representing C++'s explicit casts? https://bugs.llvm.org/show_bug.cgi?id=38017 What|Removed |Added

[llvm-bugs] [Bug 38017] Is AST incorrectly representing C++'s explicit casts?

2018-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38017 Richard Smith changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 38094] New: Wrong macro redefinition report when using precompiled headers

2018-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38094 Bug ID: 38094 Summary: Wrong macro redefinition report when using precompiled headers Product: clang Version: 6.0 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 38095] New: function attribute "diagnose_if" doesn't see const char *

2018-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38095 Bug ID: 38095 Summary: function attribute "diagnose_if" doesn't see const char * Product: clang Version: 6.0 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 38096] New: Two tests fail when compiled with GCC 8

2018-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38096 Bug ID: 38096 Summary: Two tests fail when compiled with GCC 8 Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 38097] New: feature request: target_clones, to compile a given section multiple times and generate ifunc function to wrap it

2018-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38097 Bug ID: 38097 Summary: feature request: target_clones, to compile a given section multiple times and generate ifunc function to wrap it Product: clang Version: trunk

[llvm-bugs] Issue 9311 in oss-fuzz: llvm/clang-fuzzer: ASSERT: InjectedClassName && "couldn't find injected class name"

2018-07-08 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 38098] New: clang-tidy suspicious-memset-usage does not warn about `memset(dest, fill_value, 0)`

2018-07-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38098 Bug ID: 38098 Summary: clang-tidy suspicious-memset-usage does not warn about `memset(dest, fill_value, 0)` Product: new-bugs Version: unspecified Hardware: PC OS: