[llvm-bugs] [Bug 28190] New: clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu running pass 'Loop Vectorization'

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28190 Bug ID: 28190 Summary: clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu running pass 'Loop Vectorization' Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 28056] The _MM_ALIGN16 attribute is missing for non-windows targets

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28056 Zvi Rackover changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28189] New: DSE miscompile with TBAA

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28189 Bug ID: 28189 Summary: DSE miscompile with TBAA Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 28105] clang crashes on C++ code with invalid default argument for constructor: Assertion `Val && "isa<> used on a null pointer"' failed

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28105 Serge Pavlov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28188] New: Static analyzer should not report error in memcpy()/memmove() with null pointer when length argument is zero.

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28188 Bug ID: 28188 Summary: Static analyzer should not report error in memcpy()/memmove() with null pointer when length argument is zero. Product: clang Version: 3.8

[llvm-bugs] [Bug 28187] New: False positive error in scan-build: bit logic

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28187 Bug ID: 28187 Summary: False positive error in scan-build: bit logic Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 27667] Instruction profiler test segfaults on ARM

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27667 Renato Golin changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---