[llvm-bugs] [Bug 39556] New: powerpc port lacks -mmultiple / -mno-multiple

2018-11-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39556 Bug ID: 39556 Summary: powerpc port lacks -mmultiple / -mno-multiple Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39555] New: ppc32 always reserves r2

2018-11-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39555 Bug ID: 39555 Summary: ppc32 always reserves r2 Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 39554] New: Add a unit test for frame index expansion

2018-11-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39554 Bug ID: 39554 Summary: Add a unit test for frame index expansion Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39553] New: Fix "LLVM ERROR: ran out of registers during register allocation" for LDDWRdPtrQ with the Z register

2018-11-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39553 Bug ID: 39553 Summary: Fix "LLVM ERROR: ran out of registers during register allocation" for LDDWRdPtrQ with the Z register Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 39552] New: Coverage option(--coverage) makes a compile error when the souce-code requires -mcmodel=large.

2018-11-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39552 Bug ID: 39552 Summary: Coverage option(--coverage) makes a compile error when the souce-code requires -mcmodel=large. Product: compiler-rt Version: unspecified Hardware: Other

[llvm-bugs] Issue 11259 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in GetFullTypeForDeclarator

2018-11-04 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 39497] [LoopVectorizer] clang crashes on valid code at -O3 on x86_64-linux-gnu: Assertion `!Cost->fol dTailByMasking() && "Cannot check stride when folding tail"' failed

2018-11-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39497 ayal.z...@intel.com changed: What|Removed |Added Fixed By Commit(s)||345959 Resolution|---

[llvm-bugs] [Bug 39417] InnerLoopVectorizer::emitSCEVChecks(llvm::Loop *, llvm::BasicBlock *): Assertion `!Cost->foldTailByMasking() && "Cannot check stride when folding tail"' failed.

2018-11-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39417 ayal.z...@intel.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW