[llvm-bugs] [Bug 32999] New: Missed vpadd combine opportunity

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32999 Bug ID: 32999 Summary: Missed vpadd combine opportunity Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33000] New: `std::visit` with zero variants is broken

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33000 Bug ID: 33000 Summary: `std::visit` with zero variants is broken Product: libc++ Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33000] `std::visit` with zero variants is broken

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33000 Eric Fiselier changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33001] New: masked gather/scatter/load/store intrinsics crash compiler with -O0 option when not supported by target

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33001 Bug ID: 33001 Summary: masked gather/scatter/load/store intrinsics crash compiler with -O0 option when not supported by target Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 32664] [ELF] - LLD segfaults when assigns absolute value of symbol

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32664 George Rimar changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 33002] New: [modules] error: constant expression not a constant expression (part II)

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33002 Bug ID: 33002 Summary: [modules] error: constant expression not a constant expression (part II) Product: clang Version: trunk Hardware: PC OS: All Stat

[llvm-bugs] [Bug 33003] New: Linux::getSupportedSanitizers logic bug

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33003 Bug ID: 33003 Summary: Linux::getSupportedSanitizers logic bug Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 4802] -Wcast-qual not implemented

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4802 Roman changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[llvm-bugs] [Bug 14657] Poor AVX code generation on 8xi1 masks

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=14657 Sanjay Patel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30847] No completions for template class member within template class (T forwarded)

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30847 Alex Lorenz changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33004] New: printf with floating point arguments using -mno-sse2 flag is crashing

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33004 Bug ID: 33004 Summary: printf with floating point arguments using -mno-sse2 flag is crashing Product: new-bugs Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 33005] New: LLVM Cross Compile for AARCH64 failing to find ARM intrinsics

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33005 Bug ID: 33005 Summary: LLVM Cross Compile for AARCH64 failing to find ARM intrinsics Product: new-bugs Version: 4.0 Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 32577] "LLVM ERROR: MD_associated operand is not ValueAsMetadata" while building compiler-rt tests with lto and lld

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32577 Reid Kleckner changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 33007] New: Merge r302639 into the 4.0 branch

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33007 Bug ID: 33007 Summary: Merge r302639 into the 4.0 branch Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33008] New: clang fails if /proc/cpuinfo cannot be read

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33008 Bug ID: 33008 Summary: clang fails if /proc/cpuinfo cannot be read Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: normal Prio

[llvm-bugs] [Bug 33009] New: hexagon calling convention lowering miscompiles passing empty classes in C++

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33009 Bug ID: 33009 Summary: hexagon calling convention lowering miscompiles passing empty classes in C++ Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 33010] New: Crash in statepoint lowering after 297695

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33010 Bug ID: 33010 Summary: Crash in statepoint lowering after 297695 Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33011] New: MVN instruction "Upredictable" bit patterns incorrect

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33011 Bug ID: 33011 Summary: MVN instruction "Upredictable" bit patterns incorrect Product: libraries Version: 4.0 Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 33012] New: Suggested fix (static_cast) missing qualifier

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33012 Bug ID: 33012 Summary: Suggested fix (static_cast) missing qualifier Product: clang Version: 3.9 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33013] New: [x86] default codegen should be more branchy

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33013 Bug ID: 33013 Summary: [x86] default codegen should be more branchy Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33014] New: clang crashes with "-mllvm -enable-newgvn": lots of "singleReachablePHIPath" in the stack trace

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33014 Bug ID: 33014 Summary: clang crashes with "-mllvm -enable-newgvn": lots of "singleReachablePHIPath" in the stack trace Product: clang Version: trunk Hardware: PC O

[llvm-bugs] [Bug 33015] New: Improve error message for reading an object outside its lifetime

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33015 Bug ID: 33015 Summary: Improve error message for reading an object outside its lifetime Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 33016] New: compiler crash clang 3.9.1 mac osx

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33016 Bug ID: 33016 Summary: compiler crash clang 3.9.1 mac osx Product: clang Version: 3.9 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal Prio

[llvm-bugs] [Bug 32721] IfConversion creating bad CFG when merging triangle

2017-05-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32721 Mikael Holmén changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---