[llvm-bugs] [Bug 48199] New: Add M68k as an experimental backend

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48199 Bug ID: 48199 Summary: Add M68k as an experimental backend Product: new-bugs Version: unspecified Hardware: All OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] Issue 27570 in oss-fuzz: llvm:clang-fuzzer: Abrt in llvm::llvm_unreachable_internal

2020-11-17 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 48200] New: [LSR, PostRA scheduler] -stress-ivchain gives wrong-code.

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48200 Bug ID: 48200 Summary: [LSR, PostRA scheduler] -stress-ivchain gives wrong-code. Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] Issue 27572 in oss-fuzz: llvm:clang-objc-fuzzer: Use-of-uninitialized-value in clang::Lexer::getTokenPrefixLength

2020-11-17 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 48201] New: [LLVM 11 regression] Linker check, new in LLVM 11, rejects common GCC code

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48201 Bug ID: 48201 Summary: [LLVM 11 regression] Linker check, new in LLVM 11, rejects common GCC code Product: libraries Version: 11.0 Hardware: All OS: Linux

[llvm-bugs] [Bug 48202] New: SanitizerCommon.SizeClassAllocator32Iteration FAIL on Solaris/sparcv9

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48202 Bug ID: 48202 Summary: SanitizerCommon.SizeClassAllocator32Iteration FAIL on Solaris/sparcv9 Product: compiler-rt Version: unspecified Hardware: Sun OS: Solaris

[llvm-bugs] [Bug 48203] New: lldb crash on clang::Decl::getASTContext()

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48203 Bug ID: 48203 Summary: lldb crash on clang::Decl::getASTContext() Product: lldb Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 47629] [SLPVectorizer] Failure to utilize load gather operations

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47629 Anton Afanasyev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 47623] [SLP] Missing vectorization

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47623 Anton Afanasyev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48204] New: Allocating + leaking a static thread local shouldn't count as a memory leak

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48204 Bug ID: 48204 Summary: Allocating + leaking a static thread local shouldn't count as a memory leak Product: clang Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 48076] Clang crash when compiling OpenMP target region struct mapping

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48076 Alexey Bataev changed: What|Removed |Added Status|CONFIRMED |RESOLVED Fixed By Commit(s)|3c6b457bee0c6629463

[llvm-bugs] [Bug 48205] New: lldb-server --min/max-gdbserver-port port map is not shared between processes

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48205 Bug ID: 48205 Summary: lldb-server --min/max-gdbserver-port port map is not shared between processes Product: lldb Version: 11.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 48206] New: insertDebugValuesForPHIs() re-orders how assignments appear

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48206 Bug ID: 48206 Summary: insertDebugValuesForPHIs() re-orders how assignments appear Product: new-bugs Version: unspecified Hardware: PC OS: Windows NT S

[llvm-bugs] [Bug 48199] Add M68k backend component

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48199 Kristof Beyls changed: What|Removed |Added CC||kristof.be...@arm.com Resolution|---

[llvm-bugs] [Bug 48207] New: [ObjC] C structures are not cleaned up correctly when passed as an argument in a method called on a nil receiver

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48207 Bug ID: 48207 Summary: [ObjC] C structures are not cleaned up correctly when passed as an argument in a method called on a nil receiver Product: clang Version: trunk

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

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48208 Bug ID: 48208 Summary: Pass modifies its input and doesn't report it: Interleaved Access Pass Product: new-bugs Version: trunk Hardware: PC OS: Linux S

[llvm-bugs] [Bug 47999] '#pragma omp taskloop' causes front end crash for clang

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47999 Alexey Bataev changed: What|Removed |Added Status|CONFIRMED |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 46749] Assertion `(LocalChanged || (RefHash == StructuralHash(F))) && "Pass modifies its input and doesn't report it."' for -globalopt pass

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46749 David Stenberg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48180] honor Python2_EXECUTABLE and Python3_EXECUTABLE when they are passed to cmake

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48180 Michael Kruse changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 48209] New: Incorrect propagation of noalias metadata in InlineFunction.

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48209 Bug ID: 48209 Summary: Incorrect propagation of noalias metadata in InlineFunction. Product: libraries Version: trunk Hardware: PC OS: Linux Status: NE

[llvm-bugs] Issue 27585 in oss-fuzz: llvm:clang-objc-fuzzer: Stack-overflow in clang::Parser::ParseStatementOrDeclarationAfterAttributes

2020-11-17 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 48211] New: Segfault in llvm::MachineRegisterInfo::addRegOperandToUseList

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48211 Bug ID: 48211 Summary: Segfault in llvm::MachineRegisterInfo::addRegOperandToUseList Product: new-bugs Version: 11.0 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 46617] libcxx compile failed occasionally

2020-11-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46617 Changqing Li changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 27589 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::DeclContext::lookup

2020-11-17 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