[llvm-bugs] [Bug 32694] New: Loop Access Analysis missing an analyzable stride?

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32694 Bug ID: 32694 Summary: Loop Access Analysis missing an analyzable stride? Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancem

[llvm-bugs] [Bug 32695] New: clang crashes with static const template class member

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32695 Bug ID: 32695 Summary: clang crashes with static const template class member Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 32697] New: assert fail in IR/Value.cpp

2017-04-18 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32697 Bug ID: 32697 Summary: assert fail in IR/Value.cpp Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 32698] New: LoopVectorizer is analyzing poorly due to unoptimized input

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32698 Bug ID: 32698 Summary: LoopVectorizer is analyzing poorly due to unoptimized input Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 32699] New: odr-violation and, if ignored, SEGV when using ASAN on code emitted from -emit-llvm

2017-04-18 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32699 Bug ID: 32699 Summary: odr-violation and, if ignored, SEGV when using ASAN on code emitted from -emit-llvm Product: clang Version: 4.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 32699] odr-violation and, if ignored, SEGV when using ASAN on code emitted from -emit-llvm

2017-04-18 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32699 Philippe changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 32700] New: odr-violation and, if ignored, SEGV when using ASAN on code emitted from -emit-llvm

2017-04-18 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32700 Bug ID: 32700 Summary: odr-violation and, if ignored, SEGV when using ASAN on code emitted from -emit-llvm Product: clang Version: 4.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 32701] New: Objective-C: no warning if calling known selector on a forward declared @class.

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32701 Bug ID: 32701 Summary: Objective-C: no warning if calling known selector on a forward declared @class. Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 32702] New: Top level expression evaluation fails with enum in class

2017-04-18 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32702 Bug ID: 32702 Summary: Top level expression evaluation fails with enum in class Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 25747] PowerPC: crash with --target=powerpc -mcpu=power8

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25747 Nemanja Ivanovic changed: What|Removed |Added CC||nemanja.i@gmail.com Resolution|-

[llvm-bugs] [Bug 32686] clang crashes on valid code at -O1 and above on x86_64-linux-gnu running pass 'Combine redundant instructions': Assertion `isa(Val) && "cast() argument of incompatible t

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32686 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32703] New: lld with --dynamic-list breaks FreeBSD

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32703 Bug ID: 32703 Summary: lld with --dynamic-list breaks FreeBSD Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32486] Instcombine: shufflevector with undef mask overaggressively simplified to an undef constant?

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32486 Zvi Rackover changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24322] LIBCXX_GCC_TOOLCHAIN is not used during CMake configuration builds

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24322 Eugene Zelenko changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 32330] Segfault with Android NDK r14's clang++

2017-04-18 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32330 Chih-Hung Hsieh changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 30508] modulemap umbrellas check for folder existence

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30508 Vassil Vassilev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 13769] ext_vector_type casts and implicit type conversions are bitwise casts!

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=13769 Steve Canon changed: What|Removed |Added CC||sca...@apple.com Resolution|---

[llvm-bugs] [Bug 20019] Clang doesn't pass -march to external linker

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=20019 Manoj Gupta changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32705] New: [QoI] no warning emitted for mismatched dllstorage which is silently dropped

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32705 Bug ID: 32705 Summary: [QoI] no warning emitted for mismatched dllstorage which is silently dropped Product: clang Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 32706] New: instcombine transforms arithmetic into xor which can't be analyzed by ScalarEvolution

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32706 Bug ID: 32706 Summary: instcombine transforms arithmetic into xor which can't be analyzed by ScalarEvolution Product: libraries Version: trunk Hardware: All OS: Al

[llvm-bugs] [Bug 32707] New: Lambda noexcept specification segfaults when capturing variables

2017-04-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32707 Bug ID: 32707 Summary: Lambda noexcept specification segfaults when capturing variables Product: libc++ Version: unspecified Hardware: PC OS: All Statu

[llvm-bugs] [Bug 32479] Libcxx requires GNU extension when compiling with newlib

2017-04-18 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32479 Eric Fiselier changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 27950] LIBCXXABI_GCC_TOOLCHAIN is not used during configuration

2017-04-18 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=27950 Eric Fiselier changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED