[llvm-bugs] [Bug 31731] New: -mavx512bw produces wrong code for greater/less than

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31731 Bug ID: 31731 Summary: -mavx512bw produces wrong code for greater/less than Product: clang Version: 3.9 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 31730] New: Tests should not use rand()

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31730 Bug ID: 31730 Summary: Tests should not use rand() Product: Test Suite Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 31729] New: GVNHoist illegally hoists div instruction

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31729 Bug ID: 31729 Summary: GVNHoist illegally hoists div instruction Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 31622] [meta] 4.0.0 Release Blockers

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31622 Bug 31622 depends on bug 31723, which changed state. Bug 31723 Summary: Move assign operator not IRGen https://llvm.org/bugs/show_bug.cgi?id=31723 What|Removed |Added --

[llvm-bugs] [Bug 31718] clang crashes on valid code at -O2 on x86_64-linux-gnu while running pass 'Induction Variable Simplification': Assertion `L->isRecursivelyLCSSAForm(*DT, *LI) && "LCSSA required

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31718 Michael Kuperstein changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31622] [meta] 4.0.0 Release Blockers

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31622 Bug 31622 depends on bug 31692, which changed state. Bug 31692 Summary: After r291318: Assertion failed: (it != OpaqueRValues.end() && "no mapping for opaque value!"), function getOpaqueRValueMapping, file tools/clang/lib/CodeGen/CodeGenFunction.h, li

[llvm-bugs] [Bug 31692] After r291318: Assertion failed: (it != OpaqueRValues.end() && "no mapping for opaque value!"), function getOpaqueRValueMapping, file tools/clang/lib/CodeGen/CodeGenFunction.h,

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31692 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 31727] New: LLD installation is broken (liblldELF.so, liblldDriver.so, liblldCOFF.so not installed)

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31727 Bug ID: 31727 Summary: LLD installation is broken (liblldELF.so, liblldDriver.so, liblldCOFF.so not installed) Product: lld Version: unspecified Hardware: PC OS: L

[llvm-bugs] [Bug 31726] New: When compiling a file with >= 202 gtest test cases, clang-cl dies with Assertion `(NumGaps == 0 || Bias < MaxDefRange) && "large ranges should not have gaps"' failed.

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31726 Bug ID: 31726 Summary: When compiling a file with >= 202 gtest test cases, clang-cl dies with Assertion `(NumGaps == 0 || Bias < MaxDefRange) && "large ranges should not have gaps"'

[llvm-bugs] [Bug 31725] New: 3.9 compilation failure on valid code: array type mismatch

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31725 Bug ID: 31725 Summary: 3.9 compilation failure on valid code: array type mismatch Product: clang Version: 3.9 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 31711] Cherry pick r292625 to 4.0 branch

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31711 Matthias Braun changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31622] [meta] 4.0.0 Release Blockers

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31622 Bug 31622 depends on bug 31711, which changed state. Bug 31711 Summary: Cherry pick r292625 to 4.0 branch https://llvm.org/bugs/show_bug.cgi?id=31711 What|Removed |Added ---

[llvm-bugs] [Bug 31724] New: Clang's call lowering often coerces pointers to ints, which blocks alias analysis

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31724 Bug ID: 31724 Summary: Clang's call lowering often coerces pointers to ints, which blocks alias analysis Product: clang Version: unspecified Hardware: PC OS: Windo

[llvm-bugs] [Bug 31367] X86: Generate smaller code for atomic refcount decrement

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31367 Hans Wennborg changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 26299] [meta][X86] Size optimization opportunities (in particular for 32-bit Chromium on Windows)

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26299 Bug 26299 depends on bug 31367, which changed state. Bug 31367 Summary: X86: Generate smaller code for atomic refcount decrement https://llvm.org/bugs/show_bug.cgi?id=31367 What|Removed |Added

[llvm-bugs] [Bug 31722] New: [Regression 3.9.1] Wrong colors in icons when using radeonsi + LLVM 3.9.1

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31722 Bug ID: 31722 Summary: [Regression 3.9.1] Wrong colors in icons when using radeonsi + LLVM 3.9.1 Product: libraries Version: 3.9 Hardware: PC OS: Linux

[llvm-bugs] [Bug 31721] New: [ARM] MC crashes with LDREXD inline assembly

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31721 Bug ID: 31721 Summary: [ARM] MC crashes with LDREXD inline assembly Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 31720] New: [ARM] LLVM allows {LD, ST}REX{B, H, D} on Thumb1 targets

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31720 Bug ID: 31720 Summary: [ARM] LLVM allows {LD,ST}REX{B,H,D} on Thumb1 targets Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: norma

[llvm-bugs] [Bug 26236] [ASAN][X86] Support for SSE masked memory load/store intrinsics

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26236 Filipe Cabecinhas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24965] Missed folding of a constant expression causes very poor codegen.

2017-01-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24965 Andrea Di Biagio changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---