[llvm-bugs] [Bug 44027] New: gvn-hoist crashes: Assertion `&*ALI == *AAI && "Not the same accesses in the same order"' failed.

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44027 Bug ID: 44027 Summary: gvn-hoist crashes: Assertion `&*ALI == *AAI && "Not the same accesses in the same order"' failed. Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 44028] New: [InstCombiner] Assertion `isa(Val) && "cast() argument of incompatible type!"' failed.

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44028 Bug ID: 44028 Summary: [InstCombiner] Assertion `isa(Val) && "cast() argument of incompatible type!"' failed. Product: libraries Version: trunk Hardware: PC OS: L

[llvm-bugs] [Bug 44029] New: loop-simplifycfg crashes: Assertion `dominates(MD, U) && "Memory Def does not dominate it's uses"' failed.

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44029 Bug ID: 44029 Summary: loop-simplifycfg crashes: Assertion `dominates(MD, U) && "Memory Def does not dominate it's uses"' failed. Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 44026] [LoopVectorizer] bad vectorized loop: "Instruction does not dominate all uses!"

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44026 Simon Pilgrim changed: What|Removed |Added CC||llvm-...@redking.me.uk Resolution|---

[llvm-bugs] [Bug 44020] New: [LoopVectorizer] bad vectorized loop: "Instruction does not dominate all uses!"

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44020 Bug ID: 44020 Summary: [LoopVectorizer] bad vectorized loop: "Instruction does not dominate all uses!" Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 44023] New: [LoopVectorizer] bad vectorized loop: "Instruction does not dominate all uses!"

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44023 Bug ID: 44023 Summary: [LoopVectorizer] bad vectorized loop: "Instruction does not dominate all uses!" Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 44022] New: [LoopVectorizer] bad vectorized loop: "Instruction does not dominate all uses!"

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44022 Bug ID: 44022 Summary: [LoopVectorizer] bad vectorized loop: "Instruction does not dominate all uses!" Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 44021] New: [LoopVectorizer] bad vectorized loop: "Instruction does not dominate all uses!"

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44021 Bug ID: 44021 Summary: [LoopVectorizer] bad vectorized loop: "Instruction does not dominate all uses!" Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 44030] New: [clang analyzer] Z3 error: Argument #x00007fff at position 1 does not match declaration (declare-fun bvsle ((_ BitVec 16) (_ BitVec 16)) Bool)

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44030 Bug ID: 44030 Summary: [clang analyzer] Z3 error: Argument #x7fff at position 1 does not match declaration (declare-fun bvsle ((_ BitVec 16) (_ BitVec 16)) Bool) Product: clang

[llvm-bugs] Issue 18987 in oss-fuzz: llvm:llvm-isel-fuzzer--x86_64-O2: ASSERT: LRegs.size() == 1 && "Can't handle this yet!"

2019-11-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, a

[llvm-bugs] [Bug 44032] New: llvm-ar fails to diagnose maximum file size of static library

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44032 Bug ID: 44032 Summary: llvm-ar fails to diagnose maximum file size of static library Product: libraries Version: 9.0 Hardware: PC OS: Windows NT Status

[llvm-bugs] [Bug 39535] missing (x ? 0 : x) ---> 0 float optimization

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39535 Sanjay Patel changed: What|Removed |Added Fixed By Commit(s)||ebf9bf2cbc8f Resolution|---

[llvm-bugs] [Bug 44033] New: LICM does not move accesses out of loop; variable not promoted to register

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44033 Bug ID: 44033 Summary: LICM does not move accesses out of loop; variable not promoted to register Product: tools Version: 8.0 Hardware: PC OS: Linux St

[llvm-bugs] [Bug 44033] LICM does not move accesses out of loop; variable not promoted to register

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44033 Roman Lebedev changed: What|Removed |Added CC||lebedev...@gmail.com Status|NEW

[llvm-bugs] [Bug 44034] New: Clang++ accepts invalid template code

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44034 Bug ID: 44034 Summary: Clang++ accepts invalid template code Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 44035] New: dllexported dtor and virtual base lead to undefined symbol in debug build

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44035 Bug ID: 44035 Summary: dllexported dtor and virtual base lead to undefined symbol in debug build Product: clang Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 44036] New: False positive "Assigned value is garbage or undefined"

2019-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44036 Bug ID: 44036 Summary: False positive "Assigned value is garbage or undefined" Product: clang Version: 8.0 Hardware: PC OS: Linux Status: NEW