[llvm-bugs] [Bug 28962] New: Clang frontend crash with code using base constructors on templated types in a derived class

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28962 Bug ID: 28962 Summary: Clang frontend crash with code using base constructors on templated types in a derived class Product: clang Version: 3.8 Hardware: PC OS: Wi

[llvm-bugs] [Bug 28963] New: AVX512: Update __vectorcall calling conventions

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28963 Bug ID: 28963 Summary: AVX512: Update __vectorcall calling conventions Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 28964] New: [SimplifyCFG] failure to sink common function call below if/else

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28964 Bug ID: 28964 Summary: [SimplifyCFG] failure to sink common function call below if/else Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 28965] New: [AArch64] missed opportunity to use conditional select invert (csinv)

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28965 Bug ID: 28965 Summary: [AArch64] missed opportunity to use conditional select invert (csinv) Product: libraries Version: trunk Hardware: PC OS: All Sta

[llvm-bugs] [Bug 28966] New: [AArch64] orr wzr vs. mov

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28966 Bug ID: 28966 Summary: [AArch64] orr wzr vs. mov Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 28967] New: No relocation emitted for hidden visibility using lld -r

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28967 Bug ID: 28967 Summary: No relocation emitted for hidden visibility using lld -r Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 28968] New: [x86] missed chance to turn select (cmov) into logic ops

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28968 Bug ID: 28968 Summary: [x86] missed chance to turn select (cmov) into logic ops Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 28969] New: Loop not optimized away

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28969 Bug ID: 28969 Summary: Loop not optimized away Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 28970] New: Inline ASM IR Considered Harmful

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28970 Bug ID: 28970 Summary: Inline ASM IR Considered Harmful Product: new-bugs Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 28971] New: llvm-shlib: Shared library contains (almost) no symbols on SunOS

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28971 Bug ID: 28971 Summary: llvm-shlib: Shared library contains (almost) no symbols on SunOS Product: Build scripts Version: trunk Hardware: PC OS: Linux St

[llvm-bugs] [Bug 28935] crash at -Os and above in 64-bit mode on x86_64-linux-gnu (Assertion `getTypeSizeInBits(Op->getType()) < getTypeSizeInBits(Ty) && "This is not an extending conversion!"' failed

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28935 Sanjoy Das changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28600] [meta] 3.9.0 Release Blockers

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28600 Bug 28600 depends on bug 28935, which changed state. Bug 28935 Summary: crash at -Os and above in 64-bit mode on x86_64-linux-gnu (Assertion `getTypeSizeInBits(Op->getType()) < getTypeSizeInBits(Ty) && "This is not an extending conversion!"' failed.)

[llvm-bugs] [Bug 28944] IRCE breaks loop-info

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28944 Sanjoy Das changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28963] AVX512: Update __vectorcall calling conventions

2016-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28963 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED CC|