[llvm-bugs] [Bug 38897] InstCombine causes timeout after rL341674

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38897 Alina Sbirlea changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 45452] New: MCSymbolWasm is not trivially destructible

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45452 Bug ID: 45452 Summary: MCSymbolWasm is not trivially destructible Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 45425] Wrong line table information at -Og

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45425 Davide Italiano changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 38768] [meta][DebugInfo] Umbrella bug for poor debug experiences

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38768 Bug 38768 depends on bug 45425, which changed state. Bug 45425 Summary: Wrong line table information at -Og https://bugs.llvm.org/show_bug.cgi?id=45425 What|Removed |Added --

[llvm-bugs] [Bug 45451] New: "Error while trying to spill R11 from class GPRC: Cannot scavenge register without an emergency spill slot!" building several ports

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45451 Bug ID: 45451 Summary: "Error while trying to spill R11 from class GPRC: Cannot scavenge register without an emergency spill slot!" building several ports Product: libraries

[llvm-bugs] [Bug 35484] Lack of signing for lldb-debugserver should be detected at configure time.

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35484 Davide Italiano changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 45449] New: -C requires -E

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45449 Bug ID: 45449 Summary: -C requires -E Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P Compone

[llvm-bugs] Issue 20082 in oss-fuzz: llvm:clang-objc-fuzzer: ASSERT: getLangOpts().CPlusPlus && "Call sites of this function should be guarded by che

2020-04-06 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 20082 by sheriffbot: llvm:clang-objc-fuzzer: ASSERT: getLangOpts().CPlusPlus && "Call sites of this function should be guarded by che https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20082#c1 This bug is approaching its deadl

[llvm-bugs] Issue 20046 in oss-fuzz: llvm:llvm-isel-fuzzer--wasm32-O2: Heap-use-after-free in llvm::BasicBlock::getTerminator

2020-04-06 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 20046 by sheriffbot: llvm:llvm-isel-fuzzer--wasm32-O2: Heap-use-after-free in llvm::BasicBlock::getTerminator https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20046#c1 This bug is approaching its deadline for being fixed, and

[llvm-bugs] [Bug 45448] New: [PowerPC] Assertion failure in PPCISelDAGToDAG

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45448 Bug ID: 45448 Summary: [PowerPC] Assertion failure in PPCISelDAGToDAG Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] Issue 21540 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in llvm::detail::IEEEFloat::IEEEFloat

2020-04-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 21540 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in llvm::detail::IEEEFloat::IEEEFloat https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21540#c1 ClusterFuzz testcase 5358227245236224 i

[llvm-bugs] [Bug 45391] LTO ignores linker script symbol visibility

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45391 Fangrui Song changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] Issue 21601 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in Evaluate

2020-04-06 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, akils..

[llvm-bugs] [Bug 45439] OpenMP `omp for collapse(2) ordered(2)` generates invalid IR

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45439 Alexey Bataev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43976] Assertion failed: ((Op.getOpcode() == ISD::FP_TO_SINT || Subtarget.hasFPCVT()) && "i64 FP_TO_UINT is supported only with FPCVT"), function LowerFP_TO_INTForReuse, file llvm/lib

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43976 Nemanja Ivanovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 45444] Invalid transform: gep p, (q-p) -> q

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45444 Nuno Lopes changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 45447] New: Incorrect transformation: (undef u>> a) ^ -1 -> undef >> a, when a != 0

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45447 Bug ID: 45447 Summary: Incorrect transformation: (undef u>> a) ^ -1 -> undef >> a, when a != 0 Product: libraries Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 45446] New: false positive: -Wtautological-type-limit-compare

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45446 Bug ID: 45446 Summary: false positive: -Wtautological-type-limit-compare Product: clang Version: 9.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 45445] New: gep(ptr, undef) isn't undef

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45445 Bug ID: 45445 Summary: gep(ptr, undef) isn't undef Product: libraries Version: trunk Hardware: All OS: All Status: NEW Keywords: miscompilation Severit

[llvm-bugs] [Bug 45444] New: Invalid transform: gep p, (q-p) -> q

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45444 Bug ID: 45444 Summary: Invalid transform: gep p, (q-p) -> q Product: libraries Version: trunk Hardware: All OS: All Status: NEW Keywords: miscompilation

[llvm-bugs] [Bug 45443] New: Cannot build with -mavx512f at all

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45443 Bug ID: 45443 Summary: Cannot build with -mavx512f at all Product: compiler-rt Version: 10.0 Hardware: PC OS: Windows 2000 Status: NEW Severity: release blocker

[llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 42762, which changed state. Bug 42762 Summary: unexpected codegen for inline asm https://bugs.llvm.org/show_bug.cgi?id=42762 What|Removed |Added --

[llvm-bugs] [Bug 42762] unexpected codegen for inline asm

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42762 Nemanja Ivanovic changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 45442] New: opt -globals-aa -gvn-hoist crashes in GVNHoist::safeToHoistLdSt

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45442 Bug ID: 45442 Summary: opt -globals-aa -gvn-hoist crashes in GVNHoist::safeToHoistLdSt Product: libraries Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 45441] New: clang-format --dry-run segfault on a binary file

2020-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45441 Bug ID: 45441 Summary: clang-format --dry-run segfault on a binary file Product: clang Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: normal