[llvm-bugs] [Bug 46064] Shrink SHT_GROUP if its members are deleted

2020-05-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46064 Igor Kudrin changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 46149] New: Python API: process will never stopped at a breakpoint when using LaunchSimple (lldb trunk)

2020-05-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46149 Bug ID: 46149 Summary: Python API: process will never stopped at a breakpoint when using LaunchSimple (lldb trunk) Product: lldb Version: unspecified Hardware: PC

[llvm-bugs] [Bug 31111] vectors with length 3 and width 8 or 16 cannot be efficiently loaded

2020-05-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=3 srol...@vmware.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46147] New: Crash on clang_getCursor with lambda expression

2020-05-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46147 Bug ID: 46147 Summary: Crash on clang_getCursor with lambda expression Product: clang Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 46146] New: Offload reduction of std::complex gives wrong result when user defined reduction is missing

2020-05-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46146 Bug ID: 46146 Summary: Offload reduction of std::complex gives wrong result when user defined reduction is missing Product: OpenMP Version: unspecified Hardware: PC

[llvm-bugs] [Bug 46145] New: make clean doesn't clean everything

2020-05-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46145 Bug ID: 46145 Summary: make clean doesn't clean everything Product: Build scripts Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

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

2020-05-31 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 22423 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Lexer::Lex https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22423#c1 ClusterFuzz testcase 5690636585140224 is verified as fix

[llvm-bugs] [Bug 45951] update_test_checks.py is reusing the same TMP name for overlapping values

2020-05-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45951 Sanjay Patel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46115] -instcombine with fast flag moves div outside of loop into loop, dramatically regressing performance

2020-05-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46115 Sanjay Patel changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 46144] New: Fix passes that introduce new branches on undef/poison

2020-05-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46144 Bug ID: 46144 Summary: Fix passes that introduce new branches on undef/poison Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhanc

[llvm-bugs] Issue 22260 in oss-fuzz: llvm: Coverage build failure

2020-05-31 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #2 on issue 22260 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22260#c2 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https:

[llvm-bugs] [Bug 37989] [DAGCombine] Call TargetLowering::SimplifyDemandedVectorElts from supported ops

2020-05-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37989 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW