[llvm-bugs] [Bug 28288] New: Error message in shift of vector values

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28288 Bug ID: 28288 Summary: Error message in shift of vector values Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Prior

[llvm-bugs] [Bug 28289] New: crash on invalid code on x86_64-linux-gnu ( Assertion `Permissive || !(!LabelAndGotoScopes.count(TheLabel->getStmt()))' failed.)

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28289 Bug ID: 28289 Summary: crash on invalid code on x86_64-linux-gnu ( Assertion `Permissive || !(!LabelAndGotoScopes.count(TheLabel->getStmt()))' failed.) Product:

[llvm-bugs] [Bug 28290] New: -fno-delayed-template-parsing accepting illegal code.

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28290 Bug ID: 28290 Summary: -fno-delayed-template-parsing accepting illegal code. Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: norm

[llvm-bugs] [Bug 27598] Failing tests when LLVM is compiled with GCC 5.3/5.4

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27598 Vedran Miletic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28291] New: LLVM trunk crash with knl target (Assertion `C1->getType() == C2->getType())

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28291 Bug ID: 28291 Summary: LLVM trunk crash with knl target (Assertion `C1->getType() == C2->getType()) Product: clang Version: trunk Hardware: PC OS: Linux

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

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23214 Bug 23214 depends on bug 27893, which changed state. Bug 27893 Summary: LLD does not implement TLS relocations required by the FreeBSD base system https://llvm.org/bugs/show_bug.cgi?id=27893 What|Removed |Added -

[llvm-bugs] [Bug 27893] LLD does not implement TLS relocations required by the FreeBSD base system

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27893 ema...@freebsd.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 4788] selected processor does not support `blx r*'

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=4788 John Brawn changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 27528] LLD/ELF does not support compressed debug sections

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

[llvm-bugs] [Bug 13036] Thumb FSTMX/FLDMX instructions are not supported

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=13036 John Brawn changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28292] New: decl has an inheritance graph but no interface docs

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28292 Bug ID: 28292 Summary: decl has an inheritance graph but no interface docs Product: Documentation Version: trunk Hardware: PC OS: All Status: NEW Severity: norma

[llvm-bugs] [Bug 27626] [LV] Miscompile of interleaved accesses

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27626 Matthew Simpson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 22032] Revisit how we emit debug info

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=22032 Reid Kleckner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 27880] lld incorrectly attempts to convert R_MIPS_GPREL16 against a preemptible symbol into dynamic relocation

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27880 Simon Atanasyan changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28293] New: LLDB can't find split debug info if the debuggee has been moved form build directory

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28293 Bug ID: 28293 Summary: LLDB can't find split debug info if the debuggee has been moved form build directory Product: lldb Version: unspecified Hardware: PC OS: Lin

[llvm-bugs] [Bug 28154] [meta] Add support for CodeView, the MSVC-compatible debug information format

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28154 Bug 28154 depends on bug 28213, which changed state. Bug 28213 Summary: [codeview] Parameter types emitting in wrong order results in confusing windbg output https://llvm.org/bugs/show_bug.cgi?id=28213 What|Removed |

[llvm-bugs] [Bug 28213] [codeview] Parameter types emitting in wrong order results in confusing windbg output

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28213 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28294] New: UB in APInt::slt

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28294 Bug ID: 28294 Summary: UB in APInt::slt Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P Compon

[llvm-bugs] [Bug 28295] New: Regression (r273545): Bad machine code: Using an undefined physical register

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28295 Bug ID: 28295 Summary: Regression (r273545): Bad machine code: Using an undefined physical register Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 28296] New: [InstCombine] unary operations are assigned the wrong complexity

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28296 Bug ID: 28296 Summary: [InstCombine] unary operations are assigned the wrong complexity Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 28297] New: wrong code at -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes)

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28297 Bug ID: 28297 Summary: wrong code at -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes) Product: clang Version: trunk Hardware: PC OS: All Statu

[llvm-bugs] [Bug 28294] UB in APInt::slt

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28294 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28298] New: Regression(r273711): : Assertion `!CheckingMode && "CallGraphSCCPass did not update the CallGraph correctly!"' failed while building e.g. Chromium

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28298 Bug ID: 28298 Summary: Regression(r273711): : Assertion `!CheckingMode && "CallGraphSCCPass did not update the CallGraph correctly!"' failed while building e.g. Chromium Product: l

[llvm-bugs] [Bug 28299] New: Assertion failed 'cannot emit delegate call arguments for inalloca arguments' in certain cases involving lambdas

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28299 Bug ID: 28299 Summary: Assertion failed 'cannot emit delegate call arguments for inalloca arguments' in certain cases involving lambdas Product: clang Version: trunk

[llvm-bugs] [Bug 28298] Regression(r273711): : Assertion `!CheckingMode && "CallGraphSCCPass did not update the CallGraph correctly!"' failed while building e.g. Chromium

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28298 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28300] New: Phab adds highly misleading "Reviewers" and fairly useless "Subscribers" to commit messages

2016-06-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28300 Bug ID: 28300 Summary: Phab adds highly misleading "Reviewers" and fairly useless "Subscribers" to commit messages Product: Website Version: unspecified Hardware: PC