[llvm-bugs] [Bug 33686] New: Infinite recursion in GlobalStatus called from -globalopt due to weird code in dead basic block

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33686 Bug ID: 33686 Summary: Infinite recursion in GlobalStatus called from -globalopt due to weird code in dead basic block Product: new-bugs Version: unspecified Hardware: PC

[llvm-bugs] [Bug 33687] New: Register scavenger seems to spill a live register

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33687 Bug ID: 33687 Summary: Register scavenger seems to spill a live register Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 33688] New: Should not hit the disk when reading annotations

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33688 Bug ID: 33688 Summary: Should not hit the disk when reading annotations Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancemen

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

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=23214 Bug 23214 depends on bug 33422, which changed state. Bug 33422 Summary: lld can't create shared object without PIC on i386 https://bugs.llvm.org/show_bug.cgi?id=33422 What|Removed |Added ---

[llvm-bugs] [Bug 33422] lld can't create shared object without PIC on i386

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33422 Rafael Ávila de Espíndola changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 24511] clang segfaults on anonymous struct code

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24511 NODA, Kai changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 31159] Linking FreeBSD/arm fails with "relocation R_ARM_REL32 cannot refer to absolute symbol '_GLOBAL_OFFSET_TABLE_' defined in (internal)"

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31159 ema...@freebsd.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=23214 Bug 23214 depends on bug 31159, which changed state. Bug 31159 Summary: Linking FreeBSD/arm fails with "relocation R_ARM_REL32 cannot refer to absolute symbol '_GLOBAL_OFFSET_TABLE_' defined in (internal)" https://bugs.llvm.org/show_bug.cgi?id=31159

[llvm-bugs] [Bug 33635] --wrap foo produces dynamic reloc against __real_foo instead of foo

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33635 Rafael Ávila de Espíndola changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 33689] New: Assertion `BitWidth == RHS.BitWidth && "Bit widths must be the same"' failed. when running -instcombine

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33689 Bug ID: 33689 Summary: Assertion `BitWidth == RHS.BitWidth && "Bit widths must be the same"' failed. when running -instcombine Product: new-bugs Version: unspecified Hardware: PC

[llvm-bugs] [Bug 33690] New: [X86][AVX512] Add support for ISD::ROTL/ISD::ROTR

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33690 Bug ID: 33690 Summary: [X86][AVX512] Add support for ISD::ROTL/ISD::ROTR Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enha

[llvm-bugs] [Bug 33574] Spurious errors when editing header files with precompiled preamble

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33574 Erik Verbruggen changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33691] New: Recognise vector rotations with non-splat constants

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33691 Bug ID: 33691 Summary: Recognise vector rotations with non-splat constants Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: en

[llvm-bugs] [Bug 32027] [inline asm] "=ir" constraints support - gcc compatiblity

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32027 Ziv Izhar changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33626] crash in MemorySSA

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33626 Geoff Berry changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33681] Iterating using regex_iterator never ends

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33681 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33692] New: AVX-512: Extractelement is not optimal for i1 vectors

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33692 Bug ID: 33692 Summary: AVX-512: Extractelement is not optimal for i1 vectors Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 33693] New: compiler-rt tests broken in standalone buiild

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33693 Bug ID: 33693 Summary: compiler-rt tests broken in standalone buiild Product: compiler-rt Version: unspecified Hardware: PC OS: NetBSD Status: NEW Severity: norm

[llvm-bugs] [Bug 33694] New: False positive reported by static analyzer: "Potential memory leak"

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33694 Bug ID: 33694 Summary: False positive reported by static analyzer: "Potential memory leak" Product: clang Version: 2.7 Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 32983] WebAssembly backend fails to legalize @llvm.umul.with.overflow.i64

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32983 Vadim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW |R

[llvm-bugs] [Bug 33695] New: InstCombine does invalid transformation

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33695 Bug ID: 33695 Summary: InstCombine does invalid transformation Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33686] Infinite recursion in GlobalStatus called from -globalopt due to weird code in dead basic block

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33686 Mikael Holmén changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 31920] Frontend failed due to OpenMP Code I Think

2017-07-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31920 Jonas Hahnfeld changed: What|Removed |Added CC||hah...@hahnjo.de Resolution|---