[llvm-bugs] [Bug 37369] LoopInvariantCodeMotion do not preserve PostDominatorTree info

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37369 Karl-Johan Karlsson changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 37390] New: -reassociate runs forever

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37390 Bug ID: 37390 Summary: -reassociate runs forever Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Priori

[llvm-bugs] [Bug 37357] Assertion failure in RegionStoreManager::getBindingForField()

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37357 Alexander Kornienko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 37391] New: [DebugInfo] Bug in location list address ranges for conditional instruction

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37391 Bug ID: 37391 Summary: [DebugInfo] Bug in location list address ranges for conditional instruction Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 37392] New: Undesirable -Wrange-loop-analysis warning with auto and vector

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37392 Bug ID: 37392 Summary: Undesirable -Wrange-loop-analysis warning with auto and vector Product: new-bugs Version: trunk Hardware: All OS: All Status: NE

[llvm-bugs] [Bug 37248] LoopVectorizer triggers "Instruction does not dominate all uses!" after r326079

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37248 Florian Hahn changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 37375] Merge r327877 into the 6.0 branch : [PowerPC] Make AddrSpaceCast noop

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37375 Valentin Churavy changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 36649] [meta] 6.0.1 Release Blockers

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36649 Bug 36649 depends on bug 37375, which changed state. Bug 37375 Summary: Merge r327877 into the 6.0 branch : [PowerPC] Make AddrSpaceCast noop https://bugs.llvm.org/show_bug.cgi?id=37375 What|Removed |Added ---

[llvm-bugs] [Bug 36977] [PPC64] V2 ABI: Implement symbol resolver stubs and set PPC64_GLINK dynamic tag

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36977 sfert...@ca.ibm.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 35389] Support ppc64le

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35389 Bug 35389 depends on bug 36977, which changed state. Bug 36977 Summary: [PPC64] V2 ABI: Implement symbol resolver stubs and set PPC64_GLINK dynamic tag https://bugs.llvm.org/show_bug.cgi?id=36977 What|Removed |Added -

[llvm-bugs] [Bug 37393] New: natvis files don't work properly with /LINKREPRO

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37393 Bug ID: 37393 Summary: natvis files don't work properly with /LINKREPRO Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhan

[llvm-bugs] [Bug 37394] New: clang produces duplicate symbols when enabling Control Flow Integrity (icall)

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37394 Bug ID: 37394 Summary: clang produces duplicate symbols when enabling Control Flow Integrity (icall) Product: clang Version: 6.0 Hardware: PC OS: All S

[llvm-bugs] [Bug 37395] New: clang crashes on valid code at -O1 and above with debugging enabled: Assertion `!cast(MD)->getNumOperands() && "Expected an empty MDNode"' failed

2018-05-09 Thread via llvm-bugs
olumn-info -debug-info-kind=limited -dwarf-version=4 -debugger-tuning=gdb -momit-leaf-frame-pointer -coverage-notes-file /home/su/specres/good/20180509-clangpolly-m32-O3-g-build-085458/delta/small.gcno -resource-dir /home/su/software/tmp/polly/llvm_build/lib/clang/7.0.0 -internal-isystem /usr/local/i

[llvm-bugs] [Bug 37396] New: [AVX512] Incorrect register argument to test instruction

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37396 Bug ID: 37396 Summary: [AVX512] Incorrect register argument to test instruction Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 37397] New: [GlobalISel][AArch64] i1 value in aggregate not zero-extend prior to store

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37397 Bug ID: 37397 Summary: [GlobalISel][AArch64] i1 value in aggregate not zero-extend prior to store Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 37398] New: Incorrect std::type_info comparison and hash_code for pointer to incomplete type

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37398 Bug ID: 37398 Summary: Incorrect std::type_info comparison and hash_code for pointer to incomplete type Product: libc++ Version: unspecified Hardware: All OS: All

[llvm-bugs] [Bug 37399] New: [ms] CXXRecordDecl::getMSInheritanceModel() dereferences null MSInheritanceAttr

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37399 Bug ID: 37399 Summary: [ms] CXXRecordDecl::getMSInheritanceModel() dereferences null MSInheritanceAttr Product: clang Version: trunk Hardware: PC OS: Windows XP

[llvm-bugs] [Bug 37400] New: MSVC and Clang use different values for _MM_HINT constants; Windows SDK hardcodes MSVC values

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37400 Bug ID: 37400 Summary: MSVC and Clang use different values for _MM_HINT constants; Windows SDK hardcodes MSVC values Product: clang Version: 6.0 Hardware: PC OS: W

[llvm-bugs] [Bug 37401] New: wasm32: Runtime signature for __muloti4 may be wrong

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37401 Bug ID: 37401 Summary: wasm32: Runtime signature for __muloti4 may be wrong Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: e

[llvm-bugs] [Bug 37402] New: [inline asm, AVX] Issue with the SSE register allocation in inline assembly

2018-05-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37402 Bug ID: 37402 Summary: [inline asm, AVX] Issue with the SSE register allocation in inline assembly Product: clang Version: 6.0 Hardware: PC OS: All Sta