[llvm-bugs] [Bug 33825] clang boostrap fails at link time with TLS errors

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33825 Fedor Sergeev changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 33825] clang boostrap fails at link time with TLS errors

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33825 Fedor Sergeev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33858 Bug ID: 33858 Summary: libunwind tests fail on the 5.0 branch Product: new-bugs Version: 5.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 33859] New: openmp offloading/offloading_success.c and .cpp tests fail on the 5.0 branch

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33859 Bug ID: 33859 Summary: openmp offloading/offloading_success.c and .cpp tests fail on the 5.0 branch Product: OpenMP Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 32920] Potentially premature destroying of the locker in Python interpreter

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32920 Tatyana Krasnukha changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 33860] New: Merge D35387: "[MACH-O] Fix the ASM code generated for __stub_helpers section" to 5.0

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33860 Bug ID: 33860 Summary: Merge D35387: "[MACH-O] Fix the ASM code generated for __stub_helpers section" to 5.0 Product: new-bugs Version: 5.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 33861] New: Invalid scale in LEA crashes llvm-mc

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33861 Bug ID: 33861 Summary: Invalid scale in LEA crashes llvm-mc Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33862] New: Assertion `!IndexReg && "IndexReg already set!"' failed. in MC

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33862 Bug ID: 33862 Summary: Assertion `!IndexReg && "IndexReg already set!"' failed. in MC Product: libraries Version: trunk Hardware: PC OS: Windows NT Sta

[llvm-bugs] [Bug 33173] failed to compute relocation: R_X86_64_DTPOFF32 with --gdb-index

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

[llvm-bugs] [Bug 33863] New: _Atomic _Bool decrement gives infinite loop

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33863 Bug ID: 33863 Summary: _Atomic _Bool decrement gives infinite loop Product: clang Version: 4.0 Hardware: PC OS: MacOS X Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33832] cfi-icall + ThinLTO: no jump table entry created for functions defined in both ThinLTO module and merged module

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33832 Peter Collingbourne changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33818] segfault in opt

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33818 Davide Italiano changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

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

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=23214 Bug 23214 depends on bug 31582, which changed state. Bug 31582 Summary: ld.lld -v reports "no input files" error, conflicts with libtool test https://bugs.llvm.org/show_bug.cgi?id=31582 What|Removed |Added ---

[llvm-bugs] [Bug 31582] ld.lld -v reports "no input files" error, conflicts with libtool test

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

[llvm-bugs] [Bug 33864] New: Backport r308492 to 5.0

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33864 Bug ID: 33864 Summary: Backport r308492 to 5.0 Product: lld Version: unspecified Hardware: PC OS: Linux Status: ASSIGNED Severity: enhancement Priority

[llvm-bugs] [Bug 33791] Move PGOInstrumentation to new OptRemark API

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33791 Davide Italiano changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33789] Remove old OptRemark API

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33789 Bug 33789 depends on bug 33791, which changed state. Bug 33791 Summary: Move PGOInstrumentation to new OptRemark API https://bugs.llvm.org/show_bug.cgi?id=33791 What|Removed |Added -

[llvm-bugs] [Bug 33865] New: rendering regressions since AMDGPU: Figure out private memory regs after lowering

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33865 Bug ID: 33865 Summary: rendering regressions since AMDGPU: Figure out private memory regs after lowering Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 33866] New: Minor code gen difference between debug and no-debug introduced by X86FixupSetCC.

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33866 Bug ID: 33866 Summary: Minor code gen difference between debug and no-debug introduced by X86FixupSetCC. Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 33867] New: Minor code gen difference betwen debug and no-debug introduced by X86FixupBWInsts

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33867 Bug ID: 33867 Summary: Minor code gen difference betwen debug and no-debug introduced by X86FixupBWInsts Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 33868] New: Shrink wrapping not firing on seemingly basic cases? (maybe i misunderstand how it works)

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33868 Bug ID: 33868 Summary: Shrink wrapping not firing on seemingly basic cases? (maybe i misunderstand how it works) Product: new-bugs Version: unspecified Hardware: PC

[llvm-bugs] [Bug 33869] New: Clang is not aware of a false dependency of POPCNT on desitnation register on Intel Skylake CPU

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33869 Bug ID: 33869 Summary: Clang is not aware of a false dependency of POPCNT on desitnation register on Intel Skylake CPU Product: clang Version: 4.0 Hardware: PC OS:

[llvm-bugs] [Bug 33870] New: Fatal error when compiling with dataflow sanitizer (DFSan) - "fatal error: error in backend: Broken function found, compilation aborted!"

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33870 Bug ID: 33870 Summary: Fatal error when compiling with dataflow sanitizer (DFSan) - "fatal error: error in backend: Broken function found, compilation aborted!" Product: libraries

[llvm-bugs] [Bug 33871] New: "visibility does not match previous declaration" error could be more useful

2017-07-20 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33871 Bug ID: 33871 Summary: "visibility does not match previous declaration" error could be more useful Product: clang Version: 5.0 Hardware: PC OS: Linux S