[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 43167, which changed state. Bug 43167 Summary: Bad unwind info on aarch64-windows with 9.0.0 https://bugs.llvm.org/show_bug.cgi?id=43167 What|Removed |Added

[llvm-bugs] [Bug 43167] Bad unwind info on aarch64-windows with 9.0.0

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43167 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43119] [MIPS][FreeBSD] non-ABS relocation in .mdebug.abi32

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43119 Simon Atanasyan changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[llvm-bugs] [Bug 23370] [meta] Using Clang/LLVM as the FreeBSD/mips system compiler

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=23370 Bug 23370 depends on bug 43119, which changed state. Bug 43119 Summary: [MIPS][FreeBSD] non-ABS relocation in .mdebug.abi32 https://bugs.llvm.org/show_bug.cgi?id=43119 What|Removed |Added --

[llvm-bugs] [Bug 43159] Bug in TargetLowering::SimplifyDemandedBits causing miscompile

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43159 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 43159, which changed state. Bug 43159 Summary: Bug in TargetLowering::SimplifyDemandedBits causing miscompile https://bugs.llvm.org/show_bug.cgi?id=43159 What|Removed |Added --

[llvm-bugs] [Bug 43175] New: clang 9 rc2, openmp, regex from Visual Studio: Assertion failed: Ty && "Invalid GetElementPtrInst indices for type!"

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43175 Bug ID: 43175 Summary: clang 9 rc2, openmp, regex from Visual Studio: Assertion failed: Ty && "Invalid GetElementPtrInst indices for type!" Product: clang Version: 9.0

[llvm-bugs] Issue 15623 in oss-fuzz: llvm: Build failure

2019-08-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #18 on issue 15623 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15623#c18 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://oss

[llvm-bugs] [Bug 43176] New: licm crashes: Assertion `L->isLCSSAForm(*DT) && "Loop is not in LCSSA form."' failed.

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43176 Bug ID: 43176 Summary: licm crashes: Assertion `L->isLCSSAForm(*DT) && "Loop is not in LCSSA form."' failed. Product: libraries Version: trunk Hardware: PC OS: Lin

[llvm-bugs] [Bug 43177] New: [SelectionDAG] Rename/refactor isBuildVectorAllZeros isBuildVectorAllOnes to make undef handling more obvious

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43177 Bug ID: 43177 Summary: [SelectionDAG] Rename/refactor isBuildVectorAllZeros isBuildVectorAllOnes to make undef handling more obvious Product: libraries Version: trunk

[llvm-bugs] [Bug 43178] New: merge r370426 into 9.0

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43178 Bug ID: 43178 Summary: merge r370426 into 9.0 Product: libraries Version: 9.0 Hardware: PC OS: FreeBSD Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 43016] Regression(368987): Assertion `(!RPI.isPaired() || RPI.Reg2 != AArch64::FP || RPI.Reg1 == AArch64::LR) && "FrameRecord must be allocated together with LR"' when building ffmpeg

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43016 Nico Weber changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 41388] clang-tidy with EnumCastOutOfRange crashes with Assertion `op == BO_Add' failed.

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41388 Ádám Balogh changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43179] New: Assertion failure in CastValueChecker: ArrayRef indexed out of bounds

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43179 Bug ID: 43179 Summary: Assertion failure in CastValueChecker: ArrayRef indexed out of bounds Product: clang Version: trunk Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 43180] New: AMDGPU backend doesn't support mempcpy builtin

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43180 Bug ID: 43180 Summary: AMDGPU backend doesn't support mempcpy builtin Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 43181] New: Add ability to set section alignment for binary input

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43181 Bug ID: 43181 Summary: Add ability to set section alignment for binary input Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enha

[llvm-bugs] Issue 12439 in oss-fuzz: llvm/llvm-itanium-demangle-fuzzer: Stack-overflow in llvm::itanium_demangle::AbstractManglingParser

2019-08-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #5 on issue 12439 by ClusterFuzz-External: llvm/llvm-itanium-demangle-fuzzer: Stack-overflow in llvm::itanium_demangle::AbstractManglingParser https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12439#c5 ClusterFuzz testcase 511

[llvm-bugs] Issue 10821 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in EvaluateValue

2019-08-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #5 on issue 10821 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in EvaluateValue https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10821#c5 ClusterFuzz testcase 5651987115278336 appears to be flaky, updating repr

[llvm-bugs] Issue 12898 in oss-fuzz: llvm/clangd-fuzzer: Stack-overflow in llvm::json::Parser::parseValue

2019-08-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #5 on issue 12898 by ClusterFuzz-External: llvm/clangd-fuzzer: Stack-overflow in llvm::json::Parser::parseValue https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12898#c5 ClusterFuzz testcase 5732132821925888 appears to be flak

[llvm-bugs] Issue 15908 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit

2019-08-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #1 on issue 15908 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in clang::StmtVisitorBaseSequenceChecker, void>::Visit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15908#c1 ClusterFuzz testcase 573215451801190

[llvm-bugs] [Bug 43150] Missing relocation 88 (R_PPC_GOT_TPREL16_LO) for powerpc 32 bit

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43150 Fangrui Song changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 12439 in oss-fuzz: llvm/llvm-itanium-demangle-fuzzer: Stack-overflow in llvm::itanium_demangle::AbstractManglingParser

2019-08-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #6 on issue 12439 by ClusterFuzz-External: llvm/llvm-itanium-demangle-fuzzer: Stack-overflow in llvm::itanium_demangle::AbstractManglingParser https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12439#c6 ClusterFuzz found another reproducible variant for this bug on libfuzzer_asa

[llvm-bugs] [Bug 41572] Miscompile of collapse(2) with non-rectangular loop nest

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41572 Alexey Bataev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42392] Please improve -Wuninitialized warnings for OpenMP programs

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42392 Alexey Bataev changed: What|Removed |Added Fixed By Commit(s)||370214, 368295, 367116, |

[llvm-bugs] [Bug 43182] New: JumpThread/PRE of assumes with partially available conditions

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43182 Bug ID: 43182 Summary: JumpThread/PRE of assumes with partially available conditions Product: libraries Version: trunk Hardware: PC OS: Linux Status: N

[llvm-bugs] Issue 13826 in oss-fuzz: llvm/clang-fuzzer: Timeout in llvm_clang-fuzzer

2019-08-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #6 on issue 13826 by ClusterFuzz-External: llvm/clang-fuzzer: Timeout in llvm_clang-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13826#c6 ClusterFuzz found another reproducible variant for this bug on libfuzzer_msan_llvm job: https://oss-fuzz.com/testcase?key=5707827

[llvm-bugs] [Bug 43183] New: A recent RISCV commit broke ARM

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43183 Bug ID: 43183 Summary: A recent RISCV commit broke ARM Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority:

[llvm-bugs] Issue 12433 in oss-fuzz: llvm/llvm-itanium-demangle-fuzzer: Timeout in llvm_llvm-itanium-demangle-fuzzer

2019-08-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #7 on issue 12433 by ClusterFuzz-External: llvm/llvm-itanium-demangle-fuzzer: Timeout in llvm_llvm-itanium-demangle-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12433#c7 ClusterFuzz found another reproducible variant for this bug on libfuzzer_msan_llvm job: https:/

[llvm-bugs] [Bug 43155] [X68] r270109 can create dead stack adjustments after noreturn calls (previously PR27140)

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43155 Reid Kleckner changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32507] [Win64] XMM registers saved in funclet prologues clobber register saves in parent function

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32507 Reid Kleckner changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 16867 in oss-fuzz: llvm:clangd-fuzzer: Stack-overflow in llvm::json::Parser::parseValue

2019-08-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.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, akils...@apple.com

[llvm-bugs] [Bug 24345] [Meta] ChromeOs+Clang platform support

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24345 Bug 24345 depends on bug 14500, which changed state. Bug 14500 Summary: emit debug info for labels https://bugs.llvm.org/show_bug.cgi?id=14500 What|Removed |Added ---

[llvm-bugs] [Bug 14330] Clang does not pass the GDB 7.5 test suite

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=14330 Bug 14330 depends on bug 14500, which changed state. Bug 14500 Summary: emit debug info for labels https://bugs.llvm.org/show_bug.cgi?id=14500 What|Removed |Added ---

[llvm-bugs] [Bug 14500] emit debug info for labels

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=14500 David Blaikie changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 43184] New: LLVM :: Reduce/remove tests not finding python on Ubuntu 18.04

2019-08-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43184 Bug ID: 43184 Summary: LLVM :: Reduce/remove tests not finding python on Ubuntu 18.04 Product: new-bugs Version: unspecified Hardware: PC OS: Linux Sta

[llvm-bugs] Issue 16872 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::EvaluatedExprVisitorBase::VisitSt

2019-08-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.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, akils...@apple.com