[llvm-bugs] [Bug 38808] New: Comment typo?

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38808 Bug ID: 38808 Summary: Comment typo? Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: enhancement Priority: P Com

[llvm-bugs] [Bug 38809] New: excessive stack usage with kernel address sanitizer

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38809 Bug ID: 38809 Summary: excessive stack usage with kernel address sanitizer Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38790] at least one side of the expression must be absolute

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38790 Dmitry Golovin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38362] Clang incorrectly defines __mips_fpr to 32 instead of 0 for -mfpxx

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38362 Dragan Mladjenovic changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38287] llvm.experimental.vector.reduce.{fmin, fmax} broken on Mips w/ MSA

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38287 Dragan Mladjenovic changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 38810] New: masked gather broken on mips

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38810 Bug ID: 38810 Summary: masked gather broken on mips Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 38810] masked gather broken on mips

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38810 Gonzalo BG changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38811] New: CUDA 9.X is not compiled anymore by clang since 7.0.0 till now (8.0.0 in trunk)

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38811 Bug ID: 38811 Summary: CUDA 9.X is not compiled anymore by clang since 7.0.0 till now (8.0.0 in trunk) Product: clang Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 38813] New: [MC][llvm-mca] Teach how to identify instructions that a false dependency on the destination register.

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38813 Bug ID: 38813 Summary: [MC][llvm-mca] Teach how to identify instructions that a false dependency on the destination register. Product: new-bugs Version: unspecified Hardware: PC

[llvm-bugs] Issue 8819 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: E <= size() && "Attempted to reset out-of-bounds range!"

2018-09-03 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #3 on issue 8819 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: E <= size() && "Attempted to reset out-of-bounds range!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8819#c3 This bug is approaching its de

[llvm-bugs] [Bug 38464] Clang compilation error with math.h when using openmp offload

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38464 Jonas Hahnfeld changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 38814] New: [X86][SSE] BLENDV Simplification to AND/ANDN

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38814 Bug ID: 38814 Summary: [X86][SSE] BLENDV Simplification to AND/ANDN Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 38815] New: [DebugInfo@O2][Dexter] Loop strength reduction preserves little debug info

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38815 Bug ID: 38815 Summary: [DebugInfo@O2][Dexter] Loop strength reduction preserves little debug info Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 38816] New: Clang crash after when compiling bitcodefile.

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38816 Bug ID: 38816 Summary: Clang crash after when compiling bitcodefile. Product: clang Version: 6.0 Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38817] New: -fansi-escape-codes should set Windows console mode

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38817 Bug ID: 38817 Summary: -fansi-escape-codes should set Windows console mode Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 38805] support calling llvm.coro.destroy as the last instruction in a coro destroying itsself.

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38805 Shawn Landden changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38819] New: [X86] Crash compiling sitofp with sse1, no-x87, and 32-bit mode

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38819 Bug ID: 38819 Summary: [X86] Crash compiling sitofp with sse1, no-x87, and 32-bit mode Product: libraries Version: trunk Hardware: PC OS: All Status: N

[llvm-bugs] [Bug 38674] 'Assertion `L->isRecursivelyLCSSAForm(*DT, *LI) && "Indvars did not preserve LCSSA!"' failed.' with -indvars

2018-09-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38674 Max Kazantsev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW