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

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33918, which changed state. Bug 33918 Summary: Merge r308935 to 5.0 https://bugs.llvm.org/show_bug.cgi?id=33918 What|Removed |Added

[llvm-bugs] [Bug 33918] Merge r308935 to 5.0

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33918 Rui Ueyama changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33918] New: Merge r308935 to 5.0

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33918 Bug ID: 33918 Summary: Merge r308935 to 5.0 Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 33917] New: Miscompilation with `-jump-threading -correlated-propagation` and llvm.assume

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33917 Bug ID: 33917 Summary: Miscompilation with `-jump-threading -correlated-propagation` and llvm.assume Product: libraries Version: 5.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 33916] New: std::byte implementation half-baked

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33916 Bug ID: 33916 Summary: std::byte implementation half-baked Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33915] New: clang-format AlignOperands insufficient to describe all on one line or one line per

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33915 Bug ID: 33915 Summary: clang-format AlignOperands insufficient to describe all on one line or one line per Product: new-bugs Version: 4.0 Hardware: PC OS: Windows

[llvm-bugs] [Bug 33875] TestWithModuleDebugging fails since llvm r308708

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33875 Adrian Prantl changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 33888] --symbol-ordering-file doesn't work with lto

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33888 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 33914] New: Performance degradation of memcmp(size=24) after commit 308322

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33914 Bug ID: 33914 Summary: Performance degradation of memcmp(size=24) after commit 308322 Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 33913] New: clang corrupts rsp when used as output constraint (Linux kernel >= 4.6 inline asm)

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33913 Bug ID: 33913 Summary: clang corrupts rsp when used as output constraint (Linux kernel >= 4.6 inline asm) Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 33865] rendering regressions since AMDGPU: Figure out private memory regs after lowering

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33865 Matt Arsenault changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 33911] check-lld with Thread Sanitizers fails

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33911 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 33911] New: check-lld with Thread Sanitizers

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33911 Bug ID: 33911 Summary: check-lld with Thread Sanitizers Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33910] New: [Modules TS] libstdc++ weakref issue

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33910 Bug ID: 33910 Summary: [Modules TS] libstdc++ weakref issue Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 33899] [codeview] emit source language information for the D programming language

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33899 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 33909] error: unexpected token at start of statement on GCC asm statements

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33909 Reid Kleckner changed: What|Removed |Added CC||compn...@compnerd.org,

[llvm-bugs] [Bug 33908] New: clang now depends on libxml2, apparently accidentally

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33908 Bug ID: 33908 Summary: clang now depends on libxml2, apparently accidentally Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 33907] New: -falign-functions not supported

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33907 Bug ID: 33907 Summary: -falign-functions not supported Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33906] New: Ignore --warn-once flag to improve command line compatibility with GNU LD

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33906 Bug ID: 33906 Summary: Ignore --warn-once flag to improve command line compatibility with GNU LD Product: lld Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 33905] New: Completion provides no OVERLOAD/CXCursor_OverloadCandidate items for e.g. std::make_unique

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33905 Bug ID: 33905 Summary: Completion provides no OVERLOAD/CXCursor_OverloadCandidate items for e.g. std::make_unique Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 33904] New: Completion provides no OVERLOAD/CXCursor_OverloadCandidate items for static member functions

2017-07-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33904 Bug ID: 33904 Summary: Completion provides no OVERLOAD/CXCursor_OverloadCandidate items for static member functions Product: clang Version: trunk Hardware: PC