[llvm-bugs] [Bug 32837] New: virtual destructor not called

2017-04-28 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32837 Bug ID: 32837 Summary: virtual destructor not called Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 32838] New: clang crashes with "-mllvm -enable-newgvn": "Seem to have processed the same Value a lot"

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32838 Bug ID: 32838 Summary: clang crashes with "-mllvm -enable-newgvn": "Seem to have processed the same Value a lot" Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 32661] [Polly] miscompile after "Move GVNHoist to function simplificaiton pipeline"

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32661 Tobias Grosser changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[llvm-bugs] [Bug 32839] New: [X86] Missing _mm256_zextpd128_pd256 et al. helper intrinsics

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32839 Bug ID: 32839 Summary: [X86] Missing _mm256_zextpd128_pd256 et al. helper intrinsics Product: clang Version: unspecified Hardware: PC OS: Windows NT St

[llvm-bugs] [Bug 32827] _mm_set_pd1 missing from emmintrin.h

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

[llvm-bugs] [Bug 32840] New: NONDETERMINIZM: It seems, ThreadSanitizer does not understand OpenMP's critical section in C++

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32840 Bug ID: 32840 Summary: NONDETERMINIZM: It seems, ThreadSanitizer does not understand OpenMP's critical section in C++ Product: clang Version: trunk Hardware: PC OS

[llvm-bugs] [Bug 32841] New: [X86][SSE] Use PHMINPOSUW for i8/i16 min/max reductions

2017-04-28 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32841 Bug ID: 32841 Summary: [X86][SSE] Use PHMINPOSUW for i8/i16 min/max reductions Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 32842] New: MemorySanitizer false negatives on comparisons

2017-04-28 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32842 Bug ID: 32842 Summary: MemorySanitizer false negatives on comparisons Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32835] wrong code (compiled code segfaults) at -O1 and above on x86_64-linux-gnu (in both 32-bit and 64-bit modes)

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32835 Sanjay Patel changed: What|Removed |Added CC||spatel+l...@rotateright.com Status|N

[llvm-bugs] [Bug 32843] New: Multiple crashes when all analyzers enabled

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32843 Bug ID: 32843 Summary: Multiple crashes when all analyzers enabled Product: clang Version: 3.9 Hardware: PC OS: Linux Status: NEW Severity: normal Prio

[llvm-bugs] [Bug 32837] virtual destructor not called

2017-04-28 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32837 Reid Kleckner changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 32844] New: Assertion failed: (getOperand(0)->getType() == cast(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!") function AssertOK, fi

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32844 Bug ID: 32844 Summary: Assertion failed: (getOperand(0)->getType() == cast(getOperand(1)->getType())->getElemen tType() && "Ptr must be a pointer to Val type!") function A

[llvm-bugs] [Bug 32845] New: clang crashes with "-mllvm -enable-newgvn": "New class for instruction should not be dominated by instruction"

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32845 Bug ID: 32845 Summary: clang crashes with "-mllvm -enable-newgvn": "New class for instruction should not be dominated by instruction" Product: clang Version: trunk

[llvm-bugs] [Bug 32834] r301144 cause build failure with LibreOffice

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32834 Luke changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 32847] New: wrong code at -Os and above on x86_64-linux-gnu (NewGVN)

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32847 Bug ID: 32847 Summary: wrong code at -Os and above on x86_64-linux-gnu (NewGVN) Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 32848] New: -frewrite-includes asserts after file not found error: `LastInclusionLocation.isInvalid() && "Another inclusion directive was found before the previous one " "was processe

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32848 Bug ID: 32848 Summary: -frewrite-includes asserts after file not found error: `LastInclusionLocation.isInvalid() && "Another inclusion directive was found before the previous one

[llvm-bugs] [Bug 32849] New: clang crashes with "-mllvm -enable-newgvn": "Any class with a store as a " "leader should have a " "representative stored value\n"

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32849 Bug ID: 32849 Summary: clang crashes with "-mllvm -enable-newgvn": "Any class with a store as a " "leader should have a " "representative stored value\n" Product: clang

[llvm-bugs] [Bug 32850] New: ARM backend: Assetion Unknown addressing mode for CP reference in ARMConstantIslandPass.cpp!

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32850 Bug ID: 32850 Summary: ARM backend: Assetion Unknown addressing mode for CP reference in ARMConstantIslandPass.cpp! Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 32818] wrong code (compiled code hangs) at -O3 on x86_64-linux-gnu in 64-bit mode (but not in 32-bit)

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

[llvm-bugs] [Bug 26771] -frewrite-includes: Lack of an exit line directive in case of an empty header

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26771 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32785] relocations pointing to SHF_MERGE are not supported

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32785 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32851] New: fix "REQUIRES: system-darwin" tests to not depend on the OS

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32851 Bug ID: 32851 Summary: fix "REQUIRES: system-darwin" tests to not depend on the OS Product: clang Version: unspecified Hardware: PC OS: Linux Status: N

[llvm-bugs] [Bug 32852] New: wrong code in NewGVN (with "opt -inline -newgvn") on x86_64-linux-gnu

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32852 Bug ID: 32852 Summary: wrong code in NewGVN (with "opt -inline -newgvn") on x86_64-linux-gnu Product: clang Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 32853] New: wrong code at -O2 and -O3 on x86_64-linux-gnu (in NewGVN with "-mllvm -enable-newgvn")

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32853 Bug ID: 32853 Summary: wrong code at -O2 and -O3 on x86_64-linux-gnu (in NewGVN with "-mllvm -enable-newgvn") Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 32854] New: Loop-idiom recognition for memset in the inner-loop of a nested-loop interferes with vectorization

2017-04-28 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32854 Bug ID: 32854 Summary: Loop-idiom recognition for memset in the inner-loop of a nested-loop interferes with vectorization Product: libraries Version: trunk Hardware: PC