[llvm-bugs] Issue 5512 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: InIdx < NumElts && "Illegal insertion index"

2018-01-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #2 on issue 5512 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: InIdx < NumElts && "Illegal insertion index" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5512#c2 ClusterFuzz has detected this issue as fixed in range 201801200721:201801210716. Detaile

[llvm-bugs] Issue 5512 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: InIdx < NumElts && "Illegal insertion index"

2018-01-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #3 on issue 5512 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: InIdx < NumElts && "Illegal insertion index" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5512#c3 ClusterFuzz testcase

[llvm-bugs] [Bug 35709] Missed optimization in math expression: (x+x)/x == 2

2018-01-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35709 Sanjay Patel changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 36031] New: [arm] After r203575, Bad machine code: Using an undefined physical register

2018-01-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36031 Bug ID: 36031 Summary: [arm] After r203575, Bad machine code: Using an undefined physical register Product: new-bugs Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 36032] New: After r313012, Assertion failed: (ExitCount != SE.getCouldNotCompute() && "Invalid loop count"), function generateOverflowCheck, file lib/Analysis/ScalarEvolutionExpander.

2018-01-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36032 Bug ID: 36032 Summary: After r313012, Assertion failed: (ExitCount != SE.getCouldNotCompute() && "Invalid loop count"), function generateOverflowCheck, file lib/Analysis/S

[llvm-bugs] Issue 5550 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::TreeTransform::TransformExpr

2018-01-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzze

[llvm-bugs] [Bug 36033] New: __builtin_choose_expr vs. ?:, not a constant expression for _Static_assert

2018-01-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36033 Bug ID: 36033 Summary: __builtin_choose_expr vs. ?:, not a constant expression for _Static_assert Product: clang Version: 5.0 Hardware: PC OS: other St