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

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33858, which changed state. Bug 33858 Summary: libunwind tests fail on the 5.0 branch https://bugs.llvm.org/show_bug.cgi?id=33858 What|Removed |Added ---

[llvm-bugs] [Bug 33858] libunwind tests fail on the 5.0 branch

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33858 Diana Picus changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 34341] New: Fix lldb to use path normalization for these listed scenarios

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34341 Bug ID: 34341 Summary: Fix lldb to use path normalization for these listed scenarios Product: lldb Version: unspecified Hardware: PC OS: FreeBSD Status

[llvm-bugs] [Bug 34342] New: Assertion failed: ~FI && "Expected valid index", file C:\src\llvm_package_4.0.1\llvm\lib\CodeGen\AsmPrinter/DwarfDebug.h, line 92

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34342 Bug ID: 34342 Summary: Assertion failed: ~FI && "Expected valid index", file C:\src\llvm_package_4.0.1\llvm\lib\CodeGen\AsmPrinter/ DwarfDebug.h, line 92 Product: clang

[llvm-bugs] [Bug 34343] New: After r305903, Assertion failed: (Replacement.isCanonical() && "replacement types must always be canonical"), function getSubstTemplateTypeParmType,

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34343 Bug ID: 34343 Summary: After r305903, Assertion failed: (Replacement.isCanonical() && "replacement types must always be canonical"), function getSubstTemplateTypeParmType,

[llvm-bugs] [Bug 34344] New: Wrong code bug: load removed by GVN

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34344 Bug ID: 34344 Summary: Wrong code bug: load removed by GVN Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34345] New: MemorySSA crashes when using ADCE preserved dominators. Assertion `dominates(MP, U) && "Memory PHI does not dominate it's uses"' failed.

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34345 Bug ID: 34345 Summary: MemorySSA crashes when using ADCE preserved dominators. Assertion `dominates(MP, U) && "Memory PHI does not dominate it's uses"' failed. Product: new-bugs

[llvm-bugs] [Bug 34346] New: Assertion failure on pragma diagnostic

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34346 Bug ID: 34346 Summary: Assertion failure on pragma diagnostic Product: clang Version: 5.0 Hardware: PC OS: Windows XP Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34346] Assertion failure on pragma diagnostic

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34346 Dimitry Andric changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 34347] New: llvm doesn't generate inline sequence for load/store of unaligned atomic variable on x86_64

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34347 Bug ID: 34347 Summary: llvm doesn't generate inline sequence for load/store of unaligned atomic variable on x86_64 Product: libraries Version: trunk Hardware: PC O

[llvm-bugs] [Bug 34348] New: Assertion: InitVal->getType() == getValueType() && "Initializer type must match GlobalVariable type"

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34348 Bug ID: 34348 Summary: Assertion: InitVal->getType() == getValueType() && "Initializer type must match GlobalVariable type" Product: new-bugs Version: trunk Hardware: PC

[llvm-bugs] [Bug 34349] New: miscompilation of small integer bit math

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34349 Bug ID: 34349 Summary: miscompilation of small integer bit math Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34349] miscompilation of small integer bit math

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34349 Craig Topper changed: What|Removed |Added CC||craig.top...@gmail.com Resolution|---

[llvm-bugs] [Bug 34350] New: Getting Started instructions incomplete when libc++ is included

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34350 Bug ID: 34350 Summary: Getting Started instructions incomplete when libc++ is included Product: Website Version: unspecified Hardware: All OS: All Stat

[llvm-bugs] [Bug 34351] New: constexpr function causes clang-cl to never stop compiling

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34351 Bug ID: 34351 Summary: constexpr function causes clang-cl to never stop compiling Product: clang Version: unspecified Hardware: PC OS: Windows NT Statu

[llvm-bugs] [Bug 34248] r311077 - using VPlan in loop vectorizer - generates bad IR for PPC (and probably others)

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34248 ayal.z...@intel.com changed: What|Removed |Added Assignee|unassignedb...@nondot.org |ayal.z...@intel.com Status|NEW

[llvm-bugs] [Bug 33437] tryToUnrollLoop() ... Assertion `Idx >= 0 && "Invalid basic block argument!"' failed

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33437 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 34352] New: [cmake][modules] 'ninja clean' does not remove modules.cache directory

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34352 Bug ID: 34352 Summary: [cmake][modules] 'ninja clean' does not remove modules.cache directory Product: Build scripts Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 34323] DW_OP_bit_piece refactoring broke handling of Q0 and friends on SPARC64

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34323 Adrian Prantl changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 31166] std::inplace_merge seems to be unstable.

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31166 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 34353] New: No lifetime markers for temp object used to call conversion operator

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34353 Bug ID: 34353 Summary: No lifetime markers for temp object used to call conversion operator Product: clang Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 34354] New: wrong code at -O1 and above on x86_64-linux-gnu

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34354 Bug ID: 34354 Summary: wrong code at -O1 and above on x86_64-linux-gnu Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34354] wrong code at -O1 and above on x86_64-linux-gnu

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

[llvm-bugs] [Bug 34355] New: opt crashes with "opt -gvn -gvn-hoist -instcombine -gvn-hoist -instcombine -adce -loop-vectorize": Assertion `Headers.size() >= 2 && "Expected irreducible CFG; -loop-info

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34355 Bug ID: 34355 Summary: opt crashes with "opt -gvn -gvn-hoist -instcombine -gvn-hoist -instcombine -adce -loop-vectorize": Assertion `Headers.size() >= 2 && "Expected irred

[llvm-bugs] [Bug 34235] Assertion failed: (!V->hasBrokenDebugInfo() && "Module contains invalid debug info"), function doFinalization

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34235 Stephan Bergmann changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34356] New: Microsoft mangling takes forever with large, deeply nested templates

2017-08-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34356 Bug ID: 34356 Summary: Microsoft mangling takes forever with large, deeply nested templates Product: clang Version: trunk Hardware: PC OS: All Status: