[llvm-bugs] [Bug 30364] New: wrong __PRETTY_FUNCTION__ found, from the wrong scope

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30364 Bug ID: 30364 Summary: wrong __PRETTY_FUNCTION__ found, from the wrong scope Product: clang Version: 3.9 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 23214] [META] Using LLD as FreeBSD's system linker

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23214 Bug 23214 depends on bug 30312, which changed state. Bug 30312 Summary: Only one of multiple mangled symbols matching a version script entry has the symbol version appended https://llvm.org/bugs/show_bug.cgi?id=30312 What|Removed

[llvm-bugs] [Bug 30312] Only one of multiple mangled symbols matching a version script entry has the symbol version appended

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30312 George Rimar changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 30365] New: Class template member function out-of-line definition dependent parameter uses declaration topmost cv-qualification

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30365 Bug ID: 30365 Summary: Class template member function out-of-line definition dependent parameter uses declaration topmost cv-qualification Product: clang Version: trunk

[llvm-bugs] [Bug 30366] New: Assertion `this->getType()->isVectorTy() && "Only valid for vectors!"' failed.

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30366 Bug ID: 30366 Summary: Assertion `this->getType()->isVectorTy() && "Only valid for vectors!"' failed. Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 30367] New: Defining begin/end symbols with linker scripts is broken for SHF_MERGE sections

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30367 Bug ID: 30367 Summary: Defining begin/end symbols with linker scripts is broken for SHF_MERGE sections Product: lld Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 26363] lldb 3.8.0.rc1 fails to build out of llvm tree

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26363 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 30355] strings not merged when linker script used

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30355 Rafael Ávila de Espíndola changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 30368] New: spec2000/176.gcc LTO link failure on IA64 HSW architecture after commit r278610

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30368 Bug ID: 30368 Summary: spec2000/176.gcc LTO link failure on IA64 HSW architecture after commit r278610 Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 29042] matchesAncestorOfRecursively assert failure: "Found node that is not in the parent map."

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29042 Nico Weber changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30261] [Meta] 3.9.1 Merges and Bug Fixes

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30261 Bug 30261 depends on bug 30296, which changed state. Bug 30296 Summary: Merge r279871 into the 3.9 branch https://llvm.org/bugs/show_bug.cgi?id=30296 What|Removed |Added ---

[llvm-bugs] [Bug 30296] Merge r279871 into the 3.9 branch

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30296 Renato Golin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30369] New: Merge r281319 to 3.9.1

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30369 Bug ID: 30369 Summary: Merge r281319 to 3.9.1 Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 30370] New: Assert in LegacyPassManager when adding PostDominatorTree to analysis pass

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30370 Bug ID: 30370 Summary: Assert in LegacyPassManager when adding PostDominatorTree to analysis pass Product: new-bugs Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 25684] SDAG failure on AVX512BW/AVX512VL

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25684 Simon Pilgrim changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[llvm-bugs] [Bug 30371] New: [x86, AVX] poor codegen for shufflevector with constants

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30371 Bug ID: 30371 Summary: [x86, AVX] poor codegen for shufflevector with constants Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 30372] New: Regression(281336): clang-cl rejects valid inline assembly

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30372 Bug ID: 30372 Summary: Regression(281336): clang-cl rejects valid inline assembly Product: clang Version: unspecified Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 23662] clang 3.7 crash, Not supported Instruction

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23662 Sean Bruno changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 23370] [meta] Using Clang/LLVM as the FreeBSD/mips system compiler

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23370 Bug 23370 depends on bug 23662, which changed state. Bug 23662 Summary: clang 3.7 crash, Not supported Instruction https://llvm.org/bugs/show_bug.cgi?id=23662 What|Removed |Added --

[llvm-bugs] [Bug 29110] GVN Load widening eliminates PRE opportunities

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=29110 Dehao Chen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30363] IRLinker::run(): Assertion `!GV->isDeclaration()' failed.

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30363 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30373] New: Regression(281162): clang miscompiles some of chrome's tests

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30373 Bug ID: 30373 Summary: Regression(281162): clang miscompiles some of chrome's tests Product: libraries Version: trunk Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 30374] New: v8.1a CASP accepts register pairs with non-even low register (UNALLOCATED according to spec)

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30374 Bug ID: 30374 Summary: v8.1a CASP accepts register pairs with non-even low register (UNALLOCATED according to spec) Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 30375] New: Regression in Clang-4.0.0's optimizer

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30375 Bug ID: 30375 Summary: Regression in Clang-4.0.0's optimizer Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Prior

[llvm-bugs] [Bug 30376] New: std::promise/future deadlock

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30376 Bug ID: 30376 Summary: std::promise/future deadlock Product: libc++ Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal P

[llvm-bugs] [Bug 28175] AVX512F lowers zext from i1 to i64 through a k-mask

2016-09-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28175 Elena Demikhovsky changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---