[llvm-bugs] [Bug 32359] New: extern template of template-overloaded function crashes

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32359 Bug ID: 32359 Summary: extern template of template-overloaded function crashes Product: clang Version: 3.9 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 32360] New: Undefined symbols when using -static-libstdc++

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32360 Bug ID: 32360 Summary: Undefined symbols when using -static-libstdc++ Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 32305] AVX512: _mm512_cvtss_f32 intrinsic missing

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32305 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32361] New: `ninja check-asan` fails when using LLVM_ENABLE_LIBCXX

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32361 Bug ID: 32361 Summary: `ninja check-asan` fails when using LLVM_ENABLE_LIBCXX Product: compiler-rt Version: unspecified Hardware: PC OS: All Status: NEW Severity

[llvm-bugs] [Bug 32362] New: LLDB master fails to compile with linker error

2017-03-21 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32362 Bug ID: 32362 Summary: LLDB master fails to compile with linker error Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32363] New: Always inliner should not delete dead calls to readonly/readnone functions at -O0

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32363 Bug ID: 32363 Summary: Always inliner should not delete dead calls to readonly/readnone functions at -O0 Product: libraries Version: trunk Hardware: PC OS: Windows

[llvm-bugs] [Bug 28200] [mc] Some F64 insns (v_add_f64 etc.) -- floating inline const lead to assert.

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28200 Dmitry changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|

[llvm-bugs] [Bug 30829] [mc] V_ADDC/SUBB/DIV_FMAS/CNDMASK: src restrictions are not checked.

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30829 Dmitry changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31297] [[deprecated]] warning doesn't work on templates

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31297 Erich Keane changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32309] ld: unknown option: --version-script= failure in lib/libomptarget.dylib on darwin

2017-03-21 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32309 gro...@us.ibm.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 32364] New: UBSan: No warning for constructing global reference to misaligned data

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32364 Bug ID: 32364 Summary: UBSan: No warning for constructing global reference to misaligned data Product: clang Version: trunk Hardware: PC OS: All Status

[llvm-bugs] [Bug 32353] Running pass 'Greedy Register Allocator' on function '@dtrmmBlock'

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32353 Matthias Braun changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32365] New: [ppc] prefetch instruction blocks the optimization of st/ld with same address

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32365 Bug ID: 32365 Summary: [ppc] prefetch instruction blocks the optimization of st/ld with same address Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 32366] New: byte loads aren't fused into unaligned 16-bit load on ARM/AArch64

2017-03-21 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32366 Bug ID: 32366 Summary: byte loads aren't fused into unaligned 16-bit load on ARM/AArch64 Product: libraries Version: trunk Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 32367] New: LLD logic for defining __ehdr_start symbol doesn't match the existing linkers

2017-03-21 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32367 Bug ID: 32367 Summary: LLD logic for defining __ehdr_start symbol doesn't match the existing linkers Product: lld Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 30636] an impossible case for -Wimplicit-fallthrough and [[clang::fallthrough]]

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30636 Ahmed Asadi changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 32368] New: Miscompilation of _mm512_andnot_ps when folding a load (it's not commutative)

2017-03-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32368 Bug ID: 32368 Summary: Miscompilation of _mm512_andnot_ps when folding a load (it's not commutative) Product: new-bugs Version: 3.9 Hardware: PC OS: Linux