[llvm-bugs] [Bug 47752] New: infinite recursion with opt -instcombine

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47752 Bug ID: 47752 Summary: infinite recursion with opt -instcombine Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

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

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 47735, which changed state. Bug 47735 Summary: [clang-11] kernel panic with CONFIG_PREEMPT https://bugs.llvm.org/show_bug.cgi?id=47735 What|Removed |Added

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 47735, which changed state. Bug 47735 Summary: [clang-11] kernel panic with CONFIG_PREEMPT https://bugs.llvm.org/show_bug.cgi?id=47735 What|Removed |Added --

[llvm-bugs] [Bug 47735] [clang-11] kernel panic with CONFIG_PREEMPT

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47735 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 47753] New: opt -indvars -loop-deletion crashing with "Trip Count for Loop [...] Changed!"

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47753 Bug ID: 47753 Summary: opt -indvars -loop-deletion crashing with "Trip Count for Loop [...] Changed!" Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] Issue 26176 in oss-fuzz: llvm:clang-fuzzer: ASSERT: Result.isAbsent() && "temporary created multiple times"

2020-10-07 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 26176 by ClusterFuzz-External: llvm:clang-fuzzer: ASSERT: Result.isAbsent() && "temporary created multiple times" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26176#c1 ClusterFuzz testcase 5155018

[llvm-bugs] [Bug 47754] New: [11.0] Please integrate 4140f0744fb2deccb74e77282e23ff731f67821b

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47754 Bug ID: 47754 Summary: [11.0] Please integrate 4140f0744fb2deccb74e77282e23ff731f67821b Product: lld Version: unspecified Hardware: PC OS: Windows NT S

[llvm-bugs] Issue 26191 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Lexer::Lex

2020-10-07 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] Issue 26157 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-strength_reduce: Null-dereference READ in ReduceLoopStrength

2020-10-07 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 26157 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-strength_reduce: Null-dereference READ in ReduceLoopStrength https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26157#c1 ClusterFuzz testcase

[llvm-bugs] Issue 26135 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: getActiveBits() <= 64 && "Too many bits for uint64_t"

2020-10-07 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 26135 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: getActiveBits() <= 64 && "Too many bits for uint64_t" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26135#c1 Cluste

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

2020-10-07 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 46735] Failure to optimize __builtin___mempcpy_chk to direct call to mempcpy

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46735 David Bolvansky changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 47755] New: Add pengfei.w...@intel.com to the Backend:X86 default CC list

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47755 Bug ID: 47755 Summary: Add pengfei.w...@intel.com to the Backend:X86 default CC list Product: Bugzilla Admin Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 47751] Miscompile with opt -loop-vectorize

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47751 Florian Hahn changed: What|Removed |Added Fixed By Commit(s)||a73166a45204378f6f8b4a6ff2d |

[llvm-bugs] [Bug 47755] Add pengfei.w...@intel.com to the Backend:X86 default CC list

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47755 Kristof Beyls changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 24135 in oss-fuzz: llvm:clangd-fuzzer: ASSERT: llvm::sys::path::is_absolute(FileName) && "relative FileName!"

2020-10-07 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 24135 by sheriffbot: llvm:clangd-fuzzer: ASSERT: llvm::sys::path::is_absolute(FileName) && "relative FileName!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24135#c1 This bug is approaching its deadline for being fixed, a

[llvm-bugs] [Bug 47757] New: getSizeInBits called on extended MVT

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47757 Bug ID: 47757 Summary: getSizeInBits called on extended MVT Product: new-bugs Version: 11.0 Hardware: PC OS: All Status: NEW Severity: enhancement Prio

[llvm-bugs] [Bug 44699] Members of nested classes incorrectly shadow template parameters of member functions of the nested class

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44699 Luna Valletta Gräfje changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 39513] DR 458 not implemented?

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39513 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 47758] New: Stop with a watchpoint, only on register values

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47758 Bug ID: 47758 Summary: Stop with a watchpoint, only on register values Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 47759] New: Failed Profile-i386 tests on new Windows 32bit MSVC buildbot

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47759 Bug ID: 47759 Summary: Failed Profile-i386 tests on new Windows 32bit MSVC buildbot Product: clang Version: trunk Hardware: PC OS: Windows 2000 Status:

[llvm-bugs] [Bug 47760] New: Failed cfi tests on new Windows 32bit MSVC buildbot

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47760 Bug ID: 47760 Summary: Failed cfi tests on new Windows 32bit MSVC buildbot Product: compiler-rt Version: unspecified Hardware: PC OS: Windows 2000 Status: NEW Se

[llvm-bugs] [Bug 47761] New: Failed libfuzzer tests on new Windows 32bit MSVC buildbot

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47761 Bug ID: 47761 Summary: Failed libfuzzer tests on new Windows 32bit MSVC buildbot Product: compiler-rt Version: unspecified Hardware: PC OS: Windows 2000

[llvm-bugs] [Bug 47740] LVI-CFI overwrites register used for return value

2020-10-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47740 Craig Topper changed: What|Removed |Added Fixed By Commit(s)||ad4313fc833d2a1b5ae4b3ffe92 |