[llvm-bugs] [Bug 52588] New: PPC64, compiling kernel: error in backend: Invalid register name global variable

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52588 Bug ID: 52588 Summary: PPC64, compiling kernel: error in backend: Invalid register name global variable Product: clang Version: trunk Hardware: Other OS: Linux

[llvm-bugs] [Bug 52378] [aarch64-windows] Invalid code generation: wrong immediate value in adrp instruction

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52378 Martin Storsjö changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 52589] New: BraceWrapping.AfterControlStatement=Multiline breaks AllowShortFunctionsOnASingleLine setting

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52589 Bug ID: 52589 Summary: BraceWrapping.AfterControlStatement=Multiline breaks AllowShortFunctionsOnASingleLine setting Product: clang Version: 13.0 Hardware: PC OS:

[llvm-bugs] [Bug 20837] libc++ std::sort has O(n^2) worst case, standard mandates O(N log(N))

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=20837 Danila Kutenin changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 52590] New: Unclear documentation

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52590 Bug ID: 52590 Summary: Unclear documentation Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 52201] clang-13 -static-pie AND -fuse-ld=lld produce unusable a.out

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52201 Victor Westerhuis changed: What|Removed |Added Fixed By Commit(s)||f8cb78e99aae9aa3f89f7bfe667

[llvm-bugs] [Bug 52111] [LV] Loop vectorizer wrongly propagates 'nuw' flag

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52111 Diego Caballero changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 50678] Invalid aarch64 instruction related to __int128

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50678 Jean-Philippe Brucker changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 41241 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::DeclContext::CreateStoredDeclsMap

2021-11-23 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 41241 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::DeclContext::CreateStoredDeclsMap https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41241#c1 ClusterFuzz testcase 6391106821029888 is closed as invalid, so closing

[llvm-bugs] [Bug 29121] instcombine triggers verifier error on atomic load/store types

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=29121 listm...@philipreames.com changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 27072] Spurious live variable in RewriteStatepointsForGC

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27072 listm...@philipreames.com changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 24156] Missed store-load forwarding due to release fence

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24156 listm...@philipreames.com changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 52591] New: LLDB failed to lookup method names in NativePDB plugin

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52591 Bug ID: 52591 Summary: LLDB failed to lookup method names in NativePDB plugin Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhan

[llvm-bugs] [Bug 52592] New: Dead Code Elimination Regression at -O3 (trunk vs 13.0.0)

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52592 Bug ID: 52592 Summary: Dead Code Elimination Regression at -O3 (trunk vs 13.0.0) Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 52593] New: Missed optimization when summing every second number in unsigned

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52593 Bug ID: 52593 Summary: Missed optimization when summing every second number in unsigned Product: new-bugs Version: trunk Hardware: PC OS: All Status: N

[llvm-bugs] [Bug 52594] New: After 9c4baf5101e, Assertion failed: (!Op->getType()->isPointerTy() && "Can't extend pointer!"), function getZeroExtendExpr, file llvm/lib/Analysis/ScalarEvolution.cpp, li

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52594 Bug ID: 52594 Summary: After 9c4baf5101e, Assertion failed: (!Op->getType()->isPointerTy() && "Can't extend pointer!"), function getZeroExtendExpr, file llvm/lib/Analysis/

[llvm-bugs] [Bug 52595] New: clang-format does not recognize rvalue references to array

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52595 Bug ID: 52595 Summary: clang-format does not recognize rvalue references to array Product: clang Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 35930] [regression] comments near #define indented incorrectly

2021-11-23 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35930 Johann changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---