[llvm-bugs] [Bug 48649] New: unsafe pointer arithmetic in llvm_regcomp()

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48649 Bug ID: 48649 Summary: unsafe pointer arithmetic in llvm_regcomp() Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 47477] Unreported changes from dead-GEP removal in ArgumentPromotion

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47477 Florian Hahn changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 48650] New: [Sparc] Stage2 fails on Linux CI with "error: cannot apply asm label to function after its first use"

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48650 Bug ID: 48650 Summary: [Sparc] Stage2 fails on Linux CI with "error: cannot apply asm label to function after its first use" Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 47830] miscompiling sub without nsw

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47830 Kai Luo changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 48388] [PPC] Presence of pointer comparison leads to miss-compilation.

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48388 Kai Luo changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 48651] New: [Hexagon] Suspicious 'dead store' in SplatB pattern

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48651 Bug ID: 48651 Summary: [Hexagon] Suspicious 'dead store' in SplatB pattern Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: en

[llvm-bugs] [Bug 8577] improve side effect modelling of standard lib functions

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=8577 Florian Hahn changed: What|Removed |Added CC||florian_h...@apple.com Status|NEW

[llvm-bugs] [Bug 48652] New: Assertion failure at kmp_csupport.cpp(522)

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48652 Bug ID: 48652 Summary: Assertion failure at kmp_csupport.cpp(522) Product: OpenMP Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: enha

[llvm-bugs] [Bug 48208] Pass modifies its input and doesn't report it: Interleaved Access Pass

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48208 Florian Hahn changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 29227 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::isTemplateName

2021-01-04 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 29227 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Sema::isTemplateName https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29227#c1 ClusterFuzz testcase 6479603380125696 is verif

[llvm-bugs] Issue 28147 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: SafeReplacementConstant && "Replacement constant not set"

2021-01-04 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 28147 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: SafeReplacementConstant && "Replacement constant not set" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28147#c1 Cl

[llvm-bugs] [Bug 48651] [Hexagon] Suspicious 'dead store' in SplatB pattern

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48651 Krzysztof Parzyszek changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 48653] New: clang-format IndentPPDirectives shouldn't always indent pp directives

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48653 Bug ID: 48653 Summary: clang-format IndentPPDirectives shouldn't always indent pp directives Product: clang Version: 11.0 Hardware: PC OS: Windows NT S

[llvm-bugs] [Bug 48654] New: Compilation problem for target arm-v8_5a-pc-win32.

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48654 Bug ID: 48654 Summary: Compilation problem for target arm-v8_5a-pc-win32. Product: libraries Version: 11.0 Hardware: PC OS: Windows NT Status: NEW Severity: norm

[llvm-bugs] [Bug 48655] New: templated class method call is emitted with a different argument type than it is actually called with

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48655 Bug ID: 48655 Summary: templated class method call is emitted with a different argument type than it is actually called with Product: clang Version: trunk Hard

[llvm-bugs] [Bug 48656] New: front end crash when using variadic concepts requirement with "or" statement (trunk/11)

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48656 Bug ID: 48656 Summary: front end crash when using variadic concepts requirement with "or" statement (trunk/11) Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 48657] New: ld64.lld.darwinnew-linked Chromium Framework is somewhat crashy

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48657 Bug ID: 48657 Summary: ld64.lld.darwinnew-linked Chromium Framework is somewhat crashy Product: lld Version: unspecified Hardware: PC OS: All Status: N

[llvm-bugs] [Bug 48658] New: [OpenMP 5.0] Compiler crash when OpenMP atomic sync hints used

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48658 Bug ID: 48658 Summary: [OpenMP 5.0] Compiler crash when OpenMP atomic sync hints used Product: OpenMP Version: unspecified Hardware: Other OS: Linux St

[llvm-bugs] [Bug 48659] New: clang-format splits function pointer in half

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48659 Bug ID: 48659 Summary: clang-format splits function pointer in half Product: clang Version: 11.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39800] Clang 7.0 missing Power9 __builtin_darn and friends

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39800 Qiu Chaofan changed: What|Removed |Added Assignee|unassignedb...@nondot.org |fwag...@gmail.com Status|NEW

[llvm-bugs] [Bug 48660] New: Segmentation fault

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48660 Bug ID: 48660 Summary: Segmentation fault Product: clang Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Compone

[llvm-bugs] [Bug 30451] Atomicrmw min i16 produces wrong result on PowerPC

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30451 Nemanja Ivanovic changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[llvm-bugs] [Bug 48661] New: [MergeICmps] triggers assert when creating memcpy

2021-01-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48661 Bug ID: 48661 Summary: [MergeICmps] triggers assert when creating memcpy Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhanceme