[llvm-bugs] [Bug 40807] Don't abort printing of dynamic table if string reference is invalid

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40807 James Henderson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42282] [llvm-mca] initializeUsedResources(): Assertion `countPopulation(A.first) > 1 && "Expected a group!"' failed.

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42282 Roman Lebedev changed: What|Removed |Added Fixed By Commit(s)||363387 Resolution|---

[llvm-bugs] [Bug 42284] New: Support SWIG 4.0

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42284 Bug ID: 42284 Summary: Support SWIG 4.0 Product: lldb Version: 8.0 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 42283] New: gvn-hoist produces wrong code with "opt -sroa -loop-unswitch -loop-rotate -sccp -jump-threading -gvn-hoist"

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42283 Bug ID: 42283 Summary: gvn-hoist produces wrong code with "opt -sroa -loop-unswitch -loop-rotate -sccp -jump-threading -gvn-hoist" Product: libraries Version: trunk

[llvm-bugs] [Bug 42286] New: [llvm-mca] Even better handling for "unsupported" instructions

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42286 Bug ID: 42286 Summary: [llvm-mca] Even better handling for "unsupported" instructions Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 42285] New: If-conversion fails to remove CPSR operand on thumb instructions, causing incorrect assembly

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42285 Bug ID: 42285 Summary: If-conversion fails to remove CPSR operand on thumb instructions, causing incorrect assembly Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 39349] cannot execute scan-build-7 due to extra

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39349 Hannes Franke changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 15236 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-earlycse: ASSERT: !Result || (LHS.isSentinel() && LHS.Inst == RHS.Inst) || getHashValueImpl(LHS) =

2019-06-14 Thread jctremou… via monorail via llvm-bugs
Comment #3 on issue 15236 by jctremou...@gmail.com: llvm/llvm-opt-fuzzer--x86_64-earlycse: ASSERT: !Result || (LHS.isSentinel() && LHS.Inst == RHS.Inst) || getHashValueImpl(LHS) = https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15236#c3 Posted https://reviews.llvm.org/D63349 with a

[llvm-bugs] [Bug 42071] Template test case no longer failing compilation as expected

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42071 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 15236 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-earlycse: ASSERT: !Result || (LHS.isSentinel() && LHS.Inst == RHS.Inst) || getHashValueImpl(LHS) =

2019-06-14 Thread jctremou… via monorail via llvm-bugs
Comment #2 on issue 15236 by jctremou...@gmail.com: llvm/llvm-opt-fuzzer--x86_64-earlycse: ASSERT: !Result || (LHS.isSentinel() && LHS.Inst == RHS.Inst) || getHashValueImpl(LHS) = https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15236#c2 This appears to be the same underlying issue as

[llvm-bugs] [Bug 42276] Regression(363295): Clang crashes when compiling angle

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42276 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42287] New: Add a function to undo __lsan_ignore_object

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42287 Bug ID: 42287 Summary: Add a function to undo __lsan_ignore_object Product: compiler-rt Version: unspecified Hardware: All OS: All Status: NEW Severity:

[llvm-bugs] [Bug 42218] subsystem and os version flags are not supported

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42218 Martin Storsjö changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42217] Bad exception handling with g++/MinGW

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42217 Martin Storsjö changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42288] New: std::swap bad code gen -- alias analysis insufficient to remove dead store

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42288 Bug ID: 42288 Summary: std::swap bad code gen -- alias analysis insufficient to remove dead store Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 42279] New: Regression since "Fix a bug w/inbounds invalidation in LFTR"

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42279 Bug ID: 42279 Summary: Regression since "Fix a bug w/inbounds invalidation in LFTR" Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 41400] Segmentation fault on incorrect using directive

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41400 Tyker changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 41549] CTAD fails to find some defaulted template parameters after first declaration of template

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41549 Tyker changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42280] New: opt -early-cse sometimes crashing with Assertion `!Result || (LHS.isSentinel() && LHS.Inst == RHS.Inst) || getHashValueImpl(LHS) == getHashValueImpl(RHS)'

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42280 Bug ID: 42280 Summary: opt -early-cse sometimes crashing with Assertion `!Result || (LHS.isSentinel() && LHS.Inst == RHS.Inst) || getHashValueImpl(LHS) == getHashValueImpl(RHS)'

[llvm-bugs] Issue 15236 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-earlycse: ASSERT: !Result || (LHS.isSentinel() && LHS.Inst == RHS.Inst) || getHashValueImpl(LHS) =

2019-06-14 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com,

[llvm-bugs] Issue 15237 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-indvars: Null-dereference READ in IndVarSimplify::run

2019-06-14 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com,

[llvm-bugs] [Bug 42282] New: [llvm-mca] initializeUsedResources(): Assertion `countPopulation(A.first) > 1 && "Expected a group!"' failed.

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42282 Bug ID: 42282 Summary: [llvm-mca] initializeUsedResources(): Assertion `countPopulation(A.first) > 1 && "Expected a group!"' failed. Product: tools Version: trunk

[llvm-bugs] [Bug 42277] New: llvm-objcopy does not rip off .bss section

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42277 Bug ID: 42277 Summary: llvm-objcopy does not rip off .bss section Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW Severity: release blocker

[llvm-bugs] [Bug 42278] New: --strip-all-gnu creating invalid ELF files for files with more than SHN_LORESERVE sections

2019-06-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42278 Bug ID: 42278 Summary: --strip-all-gnu creating invalid ELF files for files with more than SHN_LORESERVE sections Product: tools Version: trunk Hardware: Macintosh