[llvm-bugs] [Bug 42619] DivRemPairs is incorrect in the presence of undef

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42619 Juneyoung Lee changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 45246] Inline assembler doesn't honor ".weak" on PPC

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45246 Fangrui Song changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[llvm-bugs] [Bug 45299] New: 878a24ee244a causes assertions with vector floats

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45299 Bug ID: 45299 Summary: 878a24ee244a causes assertions with vector floats Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 45298] New: r361050 causes assertions with vector floats

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45298 Bug ID: 45298 Summary: r361050 causes assertions with vector floats Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 45064] [WinEH] LLVM emits unreachable (incorrect?) RSP adjustments after noreturn calls, like CxxThrowException

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45064 Reid Kleckner changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 45297] New: Crash when building Linux kernel's AMDGPU driver for powerpc64le

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45297 Bug ID: 45297 Summary: Crash when building Linux kernel's AMDGPU driver for powerpc64le Product: libraries Version: trunk Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 45296] New: [missed optimization] LLVM leaves behind no-op lifetime.end cleanup

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45296 Bug ID: 45296 Summary: [missed optimization] LLVM leaves behind no-op lifetime.end cleanup Product: libraries Version: trunk Hardware: PC OS: All Statu

[llvm-bugs] [Bug 45295] New: Provide a way to declare the *SAN exception handler -fsanitize-undefined-trap-on-error

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45295 Bug ID: 45295 Summary: Provide a way to declare the *SAN exception handler -fsanitize-undefined-trap-on-error Product: compiler-rt Version: unspecified Hardware: PC

[llvm-bugs] [Bug 27360] LLVM fails to unroll multi-exit loops with multiple exiting blocks jumping to the same exit block and runtime trip count

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27360 Florian Hahn changed: What|Removed |Added Status|RESOLVED|REOPENED Summary|LLVM cannot unroll l

[llvm-bugs] [Bug 27360] LLVM cannot unroll loops with multiple exits

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27360 Florian Hahn changed: What|Removed |Added CC||florian_h...@apple.com Status|NEW

[llvm-bugs] [Bug 44555] [meta] 10.0.0 Release Blockers

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44555 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 45294] New: Parser accepts undeclared identifier in pseudodestructor expression, then crashes

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45294 Bug ID: 45294 Summary: Parser accepts undeclared identifier in pseudodestructor expression, then crashes Product: clang Version: trunk Hardware: All OS: All

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

2020-03-24 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.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, akils..

[llvm-bugs] [Bug 42870] Regression: LLVM9 trunk misoptimization of llvm.x86.sse.movmsk.ps for i586-unknown-linux-gnu

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42870 Simon Pilgrim changed: What|Removed |Added Fixed By Commit(s)|368506 |rL368506,rG714402147daa Status|CONF

[llvm-bugs] [Bug 45293] New: Exclude empty lines and lines with comments only from the llvm-cov HTML report

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45293 Bug ID: 45293 Summary: Exclude empty lines and lines with comments only from the llvm-cov HTML report Product: new-bugs Version: 10.0 Hardware: All OS: All

[llvm-bugs] [Bug 45292] New: Class template argument deduction (CTAD) not working in module

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45292 Bug ID: 45292 Summary: Class template argument deduction (CTAD) not working in module Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 45291] New: ValueMapper does not preserve inline assembly dialect when remapping the type

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45291 Bug ID: 45291 Summary: ValueMapper does not preserve inline assembly dialect when remapping the type Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 45290] New: Infinite loop in SplitCriticalSideEffectEdges

2020-03-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45290 Bug ID: 45290 Summary: Infinite loop in SplitCriticalSideEffectEdges Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 37586] update_test_checks does not generate checks for functions with period in the name

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