[llvm-bugs] [Bug 32589] New: Crashing clang-4.0 on ubuntu

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32589 Bug ID: 32589 Summary: Crashing clang-4.0 on ubuntu Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 32590] New: clang::Parser::ParseDeclaratorInternal recursion crashing clang-4.0

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32590 Bug ID: 32590 Summary: clang::Parser::ParseDeclaratorInternal recursion crashing clang-4.0 Product: clang Version: 4.0 Hardware: PC OS: Linux Status: N

[llvm-bugs] [Bug 32591] New: opt crashes with "-simplifycfg -lcssa -loop-unswitch": Assertion `InLCSSA && "Requested to preserve LCSSA, but it's already broken."'

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32591 Bug ID: 32591 Summary: opt crashes with "-simplifycfg -lcssa -loop-unswitch": Assertion `InLCSSA && "Requested to preserve LCSSA, but it's already broken."' Product: new-bugs

[llvm-bugs] [Bug 32592] New: TestDataFormatterLibcxxListLoop fails with newer libc++

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32592 Bug ID: 32592 Summary: TestDataFormatterLibcxxListLoop fails with newer libc++ Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 32593] New: [mc] v_mov_fed_b32, s_endpgm_saved, s_wakeup, s_rfe_restore_b64 are not supported for VI

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32593 Bug ID: 32593 Summary: [mc] v_mov_fed_b32, s_endpgm_saved, s_wakeup, s_rfe_restore_b64 are not supported for VI Product: libraries Version: trunk Hardware: All OS:

[llvm-bugs] [Bug 32594] New: Error with inline asm constraint "=A" on amd64

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32594 Bug ID: 32594 Summary: Error with inline asm constraint "=A" on amd64 Product: clang Version: 4.0 Hardware: PC OS: All Status: NEW Severity: normal Prio

[llvm-bugs] [Bug 32568] Bad code generation with cmpxchg16b and __uint128_t

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32568 Roger changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 32406] SLP regression on SystemZ

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32406 Jonas Paulsson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32459] apparent thread race condition crash in lld 4.0.0

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32459 ema...@freebsd.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32595] New: gcc-compat check wrongly complains about differing behaviour

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32595 Bug ID: 32595 Summary: gcc-compat check wrongly complains about differing behaviour Product: clang Version: 4.0 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 10002] [opencl] Wrongfully assuming RHS is always unsigned

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=10002 Eli Friedman changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 32597] New: [PPC] Instruction with invalid TBR number decoded as valid.

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32597 Bug ID: 32597 Summary: [PPC] Instruction with invalid TBR number decoded as valid. Product: libraries Version: 3.9 Hardware: Other OS: Linux Status: NE

[llvm-bugs] [Bug 32598] New: SIGSEGV on recursive templates

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32598 Bug ID: 32598 Summary: SIGSEGV on recursive templates Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 32599] New: Merge r298569into the 4.0 branch

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32599 Bug ID: 32599 Summary: Merge r298569into the 4.0 branch Product: lld Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 32600] New: [PPC] Decoded branch operand out of range

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32600 Bug ID: 32600 Summary: [PPC] Decoded branch operand out of range Product: libraries Version: 3.9 Hardware: Other OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 32601] New: r298532

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32601 Bug ID: 32601 Summary: r298532 Product: lld Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P Component:

[llvm-bugs] [Bug 32602] New: Merge r298532 into the 4.0 branch

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32602 Bug ID: 32602 Summary: Merge r298532 into the 4.0 branch Product: lld Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Prior

[llvm-bugs] [Bug 32603] New: [lld-link] Spourious duplicate symbol error

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32603 Bug ID: 32603 Summary: [lld-link] Spourious duplicate symbol error Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancemen

[llvm-bugs] [Bug 31153] unordered_set's operator= or insert() is slower without a reserve before it

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31153 Marshall Clow (home) changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 20651] ::operator new(size_t) should assert in -fno-exceptions

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=20651 Marshall Clow (home) changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 32604] New: x86_64 codegen checks branch conditions in the wrong order

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32604 Bug ID: 32604 Summary: x86_64 codegen checks branch conditions in the wrong order Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 32604] x86_64 codegen checks branch conditions in the wrong order

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32604 Dan Liew changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32605] New: common_type is not SFINAE-friendly

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32605 Bug ID: 32605 Summary: common_type is not SFINAE-friendly Product: libc++ Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32606] New: std::decay mishandles abominable function types

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32606 Bug ID: 32606 Summary: std::decay mishandles abominable function types Product: libc++ Version: 4.0 Hardware: All OS: All Status: NEW Severity: normal P

[llvm-bugs] [Bug 32607] New: Crash in NewGVN if run after LICM

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32607 Bug ID: 32607 Summary: Crash in NewGVN if run after LICM Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Priori

[llvm-bugs] [Bug 32608] New: Post RA scheduler incorrectly renames callee saved register

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32608 Bug ID: 32608 Summary: Post RA scheduler incorrectly renames callee saved register Product: libraries Version: trunk Hardware: PC OS: Linux Status: ASS

[llvm-bugs] [Bug 32609] New: LLD COFF /MAP option not supported

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32609 Bug ID: 32609 Summary: LLD COFF /MAP option not supported Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 32606] std::decay mishandles abominable function types

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32606 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32610] New: clang crashes on valid code at -Os and above (in 32-bit mode) running pass 'X86 DAG->DAG Instruction Selection': Assertion `Sequence.size() - Noops == ScheduledNodes && "T

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32610 Bug ID: 32610 Summary: clang crashes on valid code at -Os and above (in 32-bit mode) running pass 'X86 DAG->DAG Instruction Selection': Assertion `Sequence.size() - Noops ==

[llvm-bugs] [Bug 32611] New: PowerPC - unexpected handler being optimized out

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32611 Bug ID: 32611 Summary: PowerPC - unexpected handler being optimized out Product: new-bugs Version: 4.0 Hardware: Other OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 32605] common_type is not SFINAE-friendly

2017-04-10 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32605 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 32612] New: LLD COFF Crash in COFF\Writer.cpp (Writer::run)

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32612 Bug ID: 32612 Summary: LLD COFF Crash in COFF\Writer.cpp (Writer::run) Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 32613] New: LLD COFF /LTCG option not supported

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32613 Bug ID: 32613 Summary: LLD COFF /LTCG option not supported Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal P

[llvm-bugs] [Bug 32613] LLD COFF /LTCG option not supported

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32613 Rui Ueyama changed: What|Removed |Added Resolution|--- |WONTFIX CC|

[llvm-bugs] [Bug 32485] Invalid PPC CTR loop with 128bit integers

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32485 Hal Finkel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32157] getRecipEstimate may not generate a reciprocal inside of a loop

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32157 vit9696 changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32614] New: ICF causes section ordering to segfault on ARM

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32614 Bug ID: 32614 Summary: ICF causes section ordering to segfault on ARM Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32615] New: executable coredump under ubuntu 14.04 libgcc 4.8

2017-04-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32615 Bug ID: 32615 Summary: executable coredump under ubuntu 14.04 libgcc 4.8 Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhanceme