[llvm-bugs] [Bug 49185] opt -O3 crashes with Assertion `NewL->getParentLoop() == ParentL && "All of the new loops must be siblings of the current loop!"' failed. with new PM

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49185 Mikael Holmén changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 49337] New: accept-invalid: __builtin_types_compatible_p pollutes the environment of tag type checking

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49337 Bug ID: 49337 Summary: accept-invalid: __builtin_types_compatible_p pollutes the environment of tag type checking Product: clang Version: trunk Hardware: PC OS: Li

[llvm-bugs] [Bug 48389] ld64.lld.darwinnew unwind info is incorrect

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48389 Jez Ng changed: What|Removed |Added Fixed By Commit(s)||rG4a5e111aea7ac78190211a254 |

[llvm-bugs] [Bug 49251] Undefined symbol with CFI and __attribute__((__used__))

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49251 Teresa Johnson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49336] New: Conditional branches are exchanged unoptimally

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49336 Bug ID: 49336 Summary: Conditional branches are exchanged unoptimally Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] Issue 31316 in oss-fuzz: llvm:clang-fuzzer: ASSERT: DS.getAttributes().empty() && "No attribute expected"

2021-02-23 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 49335] New: libcall simplification not reliably being applied by early instcombine

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49335 Bug ID: 49335 Summary: libcall simplification not reliably being applied by early instcombine Product: libraries Version: trunk Hardware: PC OS: All St

[llvm-bugs] [Bug 49317] [meta] 12.0.1 Release Blockers

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49317 Bug 49317 depends on bug 49006, which changed state. Bug 49006 Summary: llvm.var.annotation and llvm.ptr.annotation aren't auto-upgraded https://bugs.llvm.org/show_bug.cgi?id=49006 What|Removed |Added

[llvm-bugs] [Bug 49006] llvm.var.annotation and llvm.ptr.annotation aren't auto-upgraded

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49006 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49006, which changed state. Bug 49006 Summary: llvm.var.annotation and llvm.ptr.annotation aren't auto-upgraded https://bugs.llvm.org/show_bug.cgi?id=49006 What|Removed |Added

[llvm-bugs] [Bug 49214] [NewPM] Failure to build SPEC17 (compiler hang)

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49214 Jonas Paulsson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 49257, which changed state. Bug 49257 Summary: -mharden-sls=all caused some kernels fail too boot https://bugs.llvm.org/show_bug.cgi?id=49257 What|Removed |Added -

[llvm-bugs] [Bug 49257] -mharden-sls=all caused some kernels fail too boot

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49257 Nick Desaulniers changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49140, which changed state. Bug 49140 Summary: Cherry-pick f74318491134356a19ba2d9673f89c8b74ff3692 to 12.x release https://bugs.llvm.org/show_bug.cgi?id=49140 What|Removed |Added

[llvm-bugs] [Bug 49140] Cherry-pick f74318491134356a19ba2d9673f89c8b74ff3692 to 12.x release

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49140 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49333, which changed state. Bug 49333 Summary: Compilation error in NVPTX deviceRLTs https://bugs.llvm.org/show_bug.cgi?id=49333 What|Removed |Added

[llvm-bugs] [Bug 49333] Compilation error in NVPTX deviceRLTs

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49333 Tom Stellard changed: What|Removed |Added Status|CONFIRMED |RESOLVED Fixed By Commit(s)|89827fd404f954605663

[llvm-bugs] [Bug 49334] New: Segfault when running code with target nowait compiled for x86 offloading

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49334 Bug ID: 49334 Summary: Segfault when running code with target nowait compiled for x86 offloading Product: OpenMP Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 49333] New: Compilation error in NVPTX deviceRLTs

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49333 Bug ID: 49333 Summary: Compilation error in NVPTX deviceRLTs Product: OpenMP Version: unspecified Hardware: PC OS: All Status: NEW Severity: release blocker

[llvm-bugs] [Bug 49118] [Integrated Assembler][Thumb2] ldr and str missing .w suffix aliases

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49118 Nick Desaulniers changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 49332] New: Default constructors of node-based containers don't construct allocators

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49332 Bug ID: 49332 Summary: Default constructors of node-based containers don't construct allocators Product: libc++ Version: 11.0 Hardware: PC OS: Linux St

[llvm-bugs] Issue 31143 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: DstTy.getSizeInBits() < SrcTy.getSizeInBits() && "invalid widening trunc"

2021-02-23 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 31143 by ClusterFuzz-External: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: DstTy.getSizeInBits() < SrcTy.getSizeInBits() && "invalid widening trunc" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=

[llvm-bugs] [Bug 49331] New: generate links to source files with element definitions in clang-doc markdown

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49331 Bug ID: 49331 Summary: generate links to source files with element definitions in clang-doc markdown Product: clang-tools-extra Version: unspecified Hardware: Macintosh

[llvm-bugs] [Bug 48416] TestConflictingSymbols :: test_conflicting_symbols fails on FreeBSD

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48416 Michał Górny changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 49329] New: Crash on invalid: ResolveSingleFunctionTemplateSpecialization

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49329 Bug ID: 49329 Summary: Crash on invalid: ResolveSingleFunctionTemplateSpecialization Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 49328] New: Fix fatal error reported on Windows when stdout fed to process which terminates before all output written

2021-02-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49328 Bug ID: 49328 Summary: Fix fatal error reported on Windows when stdout fed to process which terminates before all output written Product: tools Version: trunk Hardware: PC

[llvm-bugs] Issue 31292 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-sccp: Out-of-memory in llvm-opt-fuzzer--x86_64-sccp

2021-02-23 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