[llvm-bugs] [Bug 31789] New: No support for non-zero address-space in some Masked Vector Gather and Scatter Intrinsics

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31789 Bug ID: 31789 Summary: No support for non-zero address-space in some Masked Vector Gather and Scatter Intrinsics Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 31790] New: Confusing error message static + virtual method

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31790 Bug ID: 31790 Summary: Confusing error message static + virtual method Product: clang Version: 4.0 Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 31791] New: Warning suggests unrecognized option `--analyzer-output`

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31791 Bug ID: 31791 Summary: Warning suggests unrecognized option `--analyzer-output` Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 31769] arm __aeabi_read_tp call does not honour -mlong-calls

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31769 Saleem Abdulrasool changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31792] New: Figure out what to do about more complex memory optimization in NewGVN

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31792 Bug ID: 31792 Summary: Figure out what to do about more complex memory optimization in NewGVN Product: libraries Version: trunk Hardware: PC OS: All St

[llvm-bugs] [Bug 31794] New: The Clang API cannot parse the MinGW 5.3.0 headers when not skipping function bodies

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31794 Bug ID: 31794 Summary: The Clang API cannot parse the MinGW 5.3.0 headers when not skipping function bodies Product: clang Version: unspecified Hardware: PC OS: Wi

[llvm-bugs] [Bug 31795] New: clang crashes on valid code with -fsanitize=undefined on x86_64-linux-gnu: Assertion `C1->getType() == C2->getType() && "Operand types in binary constant expres sion shoul

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31795 Bug ID: 31795 Summary: clang crashes on valid code with -fsanitize=undefined on x86_64-linux-gnu: Assertion `C1->getType() == C2->getType() && "Operand types in binary constant

[llvm-bugs] [Bug 31796] New: clang 3.9.1 fails to reject or even warn about some forms of assignments to const struct fields

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31796 Bug ID: 31796 Summary: clang 3.9.1 fails to reject or even warn about some forms of assignments to const struct fields Product: clang Version: 3.9 Hardware: PC OS:

[llvm-bugs] [Bug 31638] diagnose_if generates duplicate diagnostics

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31638 George Burgess changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31622 Bug 31622 depends on bug 31638, which changed state. Bug 31638 Summary: diagnose_if generates duplicate diagnostics https://llvm.org/bugs/show_bug.cgi?id=31638 What|Removed |Added -

[llvm-bugs] [Bug 31639] diagnose_if triggers an assertion failure when disabling a constructor.

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31639 George Burgess changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 31640] diagnose_if generates better diagnostics as a warning

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31640 George Burgess changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31797] New: Poor code generation depending on constexprness of function

2017-01-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31797 Bug ID: 31797 Summary: Poor code generation depending on constexprness of function Product: clang Version: trunk Hardware: PC OS: All Status: NEW