[llvm-bugs] [Bug 28787] New: this code causes clang to crash, trust me

2016-07-31 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28787 Bug ID: 28787 Summary: this code causes clang to crash, trust me Product: clang Version: 3.9 Hardware: All OS: All Status: NEW Severity: release blocker

[llvm-bugs] [Bug 7703] All shuffle intrinsics use PSHUFD (even when SHUFPS is requested and smaller)

2016-07-31 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=7703 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28788] New: Context FreeBSD's clang 3.8.0: false warning: wrong type/value involved in compiler's false message

2016-07-31 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28788 Bug ID: 28788 Summary: Context FreeBSD's clang 3.8.0: false warning: wrong type/value involved in compiler's false message Product: clang Version: 3.8 Hardware: All

[llvm-bugs] [Bug 28789] New: Uninitialized memory read in printf is not detected by memory sanitizer

2016-07-31 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28789 Bug ID: 28789 Summary: Uninitialized memory read in printf is not detected by memory sanitizer Product: clang Version: 3.8 Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 28787] this code causes clang to crash, trust me

2016-07-31 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28787 Erik Pilkington changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28585] clang-cl crash with increment within if-statement

2016-07-31 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28585 Mark Harmer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 14593] [x86] 64-bit shift optimization

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

[llvm-bugs] [Bug 28790] New: Clang Crash: Dependent types cannot show up in debug information

2016-07-31 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28790 Bug ID: 28790 Summary: Clang Crash: Dependent types cannot show up in debug information Product: clang Version: trunk Hardware: PC OS: Windows NT Statu

[llvm-bugs] [Bug 28791] New: lld shouldn't depend on cvtres.exe to link .res files

2016-07-31 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28791 Bug ID: 28791 Summary: lld shouldn't depend on cvtres.exe to link .res files Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 28792] New: lld likely mislinks .rsrc sections

2016-07-31 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28792 Bug ID: 28792 Summary: lld likely mislinks .rsrc sections Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 28793] New: crash on invalid c++ code with "-std=c++14" on x86_64-linux-gnu (UNREACHABLE executed at /path/to/StmtProfile.cpp:1017!)

2016-07-31 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28793 Bug ID: 28793 Summary: crash on invalid c++ code with "-std=c++14" on x86_64-linux-gnu (UNREACHABLE executed at /path/to/StmtProfile.cpp:1017!) Product: clang Version: t