[llvm-bugs] [Bug 33928] After r308791 there are numerous test case failures in bootstrap build

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33928 Hiroshi Inoue changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33928, which changed state. Bug 33928 Summary: After r308791 there are numerous test case failures in bootstrap build https://bugs.llvm.org/show_bug.cgi?id=33928 What|Removed |Added

[llvm-bugs] [Bug 34037] InstCombine - invalid transformation

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34037 Craig Topper changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 34040] New: "error: ‘__va_copy’ was not declared in this scope" while building libomp against musl libc

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34040 Bug ID: 34040 Summary: "error: ‘__va_copy’ was not declared in this scope" while building libomp against musl libc Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 34039] New: Merge r309917 into 5.0 -- Fix leaking diagnostics from headers

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34039 Bug ID: 34039 Summary: Merge r309917 into 5.0 -- Fix leaking diagnostics from headers Product: libc++ Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 34038] New: program crashes at movaps, unaligned stack address, -O3

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34038 Bug ID: 34038 Summary: program crashes at movaps, unaligned stack address, -O3 Product: libraries Version: 4.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 34037] New: InstCombine - invalid transformation

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34037 Bug ID: 34037 Summary: InstCombine - invalid transformation Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33819] Round executable PT_LOAD to page size and pad it with traps

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33819 Rafael Ávila de Espíndola changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 34012] --no-undefined-version fails with version aliases

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34012 Shoaib Meenai changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 34036] New: NewGVN misses a load coercion opportunity

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34036 Bug ID: 34036 Summary: NewGVN misses a load coercion opportunity Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33881, which changed state. Bug 33881 Summary: ubsan: Program instrumented with -fsanitize=vptr may crash https://bugs.llvm.org/show_bug.cgi?id=33881 What|Removed |Added

[llvm-bugs] [Bug 33881] ubsan: Program instrumented with -fsanitize=vptr may crash

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33881 Vedant Kumar changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 34035] New: Unreachable in AArch64LoadStoreOptimizer (Opcode has no post-indexed wise equivalent!)

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34035 Bug ID: 34035 Summary: Unreachable in AArch64LoadStoreOptimizer (Opcode has no post-indexed wise equivalent!) Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 34034] New: No 5.0 packages on apt.llvm.org or broken deb URLs

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34034 Bug ID: 34034 Summary: No 5.0 packages on apt.llvm.org or broken deb URLs Product: Packaging Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 34026] Merge r309523 to 5.0

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34026 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 34025, which changed state. Bug 34025 Summary: Backport SVN r309744 to 5.0 https://bugs.llvm.org/show_bug.cgi?id=34025 What|Removed |Added

[llvm-bugs] [Bug 34025] Backport SVN r309744 to 5.0

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34025 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 34033] New: Access control accepts-invalid: friend function definitions aren't a member of their enclosing class

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34033 Bug ID: 34033 Summary: Access control accepts-invalid: friend function definitions aren't a member of their enclosing class Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 34032] New: GeekBench4/Lua on Skylake/SSE2 regressed by 12% between r308321 and r308891

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34032 Bug ID: 34032 Summary: GeekBench4/Lua on Skylake/SSE2 regressed by 12% between r308321 and r308891 Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 32112] Missing relocations with ld.lld-4.0 and -target=x86_64 and -fpie

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32112 George Rimar changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 32228] -gdb-index is too slow

2017-08-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32228 George Rimar changed: What|Removed |Added Resolution|--- |FIXED