[llvm-bugs] [Bug 32546] New: [AVX-512] Missed opportunity to perform k-operations before copying to GPR

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32546 Bug ID: 32546 Summary: [AVX-512] Missed opportunity to perform k-operations before copying to GPR Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 32547] New: [AVX-512] Missed opportunity to select kunpckbw

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32547 Bug ID: 32547 Summary: [AVX-512] Missed opportunity to select kunpckbw Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhanc

[llvm-bugs] [Bug 32518] lld master error: can't create dynamic relocation R_AARCH64_PREL64

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32518 MinSeong KIM changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 32548] New: [LSR] LSR is producing bad code

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32548 Bug ID: 32548 Summary: [LSR] LSR is producing bad code Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Prio

[llvm-bugs] [Bug 16106] clang_getPresumedLocation and offset

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=16106 Vassil Vassilev changed: What|Removed |Added CC||vvasi...@cern.ch Resolution|---

[llvm-bugs] [Bug 32549] New: Code not executed when using "n"

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32549 Bug ID: 32549 Summary: Code not executed when using "n" Product: lldb Version: 3.3 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal Priorit

[llvm-bugs] [Bug 32550] New: GlobalISel -O0 for AArch64 moves floating point values through GPRs way too often

2017-04-06 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32550 Bug ID: 32550 Summary: GlobalISel -O0 for AArch64 moves floating point values through GPRs way too often Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 32551] New: [mc] ds_write_src2_* should use one offset instead of two

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32551 Bug ID: 32551 Summary: [mc] ds_write_src2_* should use one offset instead of two Product: libraries Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 32552] New: Invalid encoding of V_MQSAD_U32_U8 for CI

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32552 Bug ID: 32552 Summary: Invalid encoding of V_MQSAD_U32_U8 for CI Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal P

[llvm-bugs] [Bug 32500] Pattern matching based optimizations produce wrong results

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32500 Roman Gareev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 32252, which changed state. Bug 32252 Summary: Merge r296698 into the 4.0 branch https://bugs.llvm.org/show_bug.cgi?id=32252 What|Removed |Added

[llvm-bugs] [Bug 32252] Merge r296698 into the 4.0 branch

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32252 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32553] New: TestDataFormatterLibcxxVBool is flakey on Linux & Android

2017-04-06 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32553 Bug ID: 32553 Summary: TestDataFormatterLibcxxVBool is flakey on Linux & Android Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 31818] No support for gcc "alloc_align" function attribute

2017-04-06 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31818 Erich Keane changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 32358] inlinehint regression with redefinition of extern inline function.

2017-04-06 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32358 Erich Keane changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32545] Assertion `(!To[i].getNode() || N->getValueType(i) == To[i].getValueType()) && "Cannot combine value to value of different type!"' failed.

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32545 Nirav Dave changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32505] llvm-stress crashes DAG.getLoad()

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32505 Nirav Dave changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32554] New: performance bug: libc++ std::isinf() with integer input is very slow vs libstdc++

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32554 Bug ID: 32554 Summary: performance bug: libc++ std::isinf() with integer input is very slow vs libstdc++ Product: new-bugs Version: 4.0 Hardware: All OS: MacOS X

[llvm-bugs] [Bug 32555] New: Expose __gcov_flush

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32555 Bug ID: 32555 Summary: Expose __gcov_flush Product: compiler-rt Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 32556] New: Assertion "faked up lambda definition?" failed.

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32556 Bug ID: 32556 Summary: Assertion "faked up lambda definition?" failed. Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32557] New: thread_local data member of a class template is constructed on each access when the argument is a local structure

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32557 Bug ID: 32557 Summary: thread_local data member of a class template is constructed on each access when the argument is a local structure Product: clang Version: 4.0

[llvm-bugs] [Bug 32558] New: r299387 introduced regression in performance of generate code for test-suite/SingleSource/Benchmarks/Misc/matmul_f64_4x4.c

2017-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32558 Bug ID: 32558 Summary: r299387 introduced regression in performance of generate code for test-suite/SingleSource/Benchmarks/Misc/matmul_f64_4x4 .c Product: libr

[llvm-bugs] [Bug 32559] New: [X86] sqrtf called with -fmath-errno and -fno-builtin-sqrtf results in 2 calls to sqrtf

2017-04-06 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32559 Bug ID: 32559 Summary: [X86] sqrtf called with -fmath-errno and -fno-builtin-sqrtf results in 2 calls to sqrtf Product: libraries Version: trunk Hardware: PC OS: Wi

[llvm-bugs] [Bug 26572] [GlobalISel] Generic virtual registers have nullptr as register class

2017-04-06 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=26572 Ahmed Bougacha changed: What|Removed |Added CC||ahmed.bouga...@gmail.com Status|NEW

[llvm-bugs] [Bug 32560] New: GlobalISel AArch64: s16 FPR: Assertion failed: (OrigTy.getSizeInBits() == NewTy.getSizeInBits() && "Types with difference size cannot be handled by the default " "mapping"

2017-04-06 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32560 Bug ID: 32560 Summary: GlobalISel AArch64: s16 FPR: Assertion failed: (OrigTy.getSizeInBits() == NewTy.getSizeInBits() && "Types with difference size cannot be handled by the

[llvm-bugs] [Bug 32561] New: GlobalISel: placement of constants in the entry-block and fast regalloc result in lots of reloaded constants

2017-04-06 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32561 Bug ID: 32561 Summary: GlobalISel: placement of constants in the entry-block and fast regalloc result in lots of reloaded constants Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 32562] New: Performance enhancements for Cavium ThunderX2 T99

2017-04-06 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32562 Bug ID: 32562 Summary: Performance enhancements for Cavium ThunderX2 T99 Product: libraries Version: trunk Hardware: Other OS: Linux Status: NEW Severity: enhance