[llvm-bugs] [Bug 46759] [PowerPC] frame_layout in test-suite fails if compiled with -fstack-clash-protection on powerpc64le machine

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46759 Kai Luo changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46759, which changed state. Bug 46759 Summary: [PowerPC] frame_layout in test-suite fails if compiled with -fstack-clash-protection on powerpc64le machine https://bugs.llvm.org/show_bug.cgi?id=46759 What|Removed

[llvm-bugs] [Bug 46804] New: llvm-dwarfdump cannot handle .debug_ranges/.debug_loc empty relocated range in ET_REL object

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46804 Bug ID: 46804 Summary: llvm-dwarfdump cannot handle .debug_ranges/.debug_loc empty relocated range in ET_REL object Product: tools Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 46805] New: Regression in handling 0-length address range entries

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46805 Bug ID: 46805 Summary: Regression in handling 0-length address range entries Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: norm

[llvm-bugs] [Bug 46806] New: Backport PCH handling commits to 11.0

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46806 Bug ID: 46806 Summary: Backport PCH handling commits to 11.0 Product: clang Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Prio

[llvm-bugs] [Bug 46616] ARMDisassembler.cpp: DecodeThumbTableBranch improperly marks "tbb/w [pc, rx]" as SoftFailure

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46616 David Spickett changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46786, which changed state. Bug 46786 Summary: ScalarEvolution::getGEPExpr assertion failure "GEP should not change type mid-flight." https://bugs.llvm.org/show_bug.cgi?id=46786 What|Removed |

[llvm-bugs] [Bug 46786] ScalarEvolution::getGEPExpr assertion failure "GEP should not change type mid-flight."

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46786 Max Kazantsev changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46786, which changed state. Bug 46786 Summary: ScalarEvolution::getGEPExpr assertion failure "GEP should not change type mid-flight." https://bugs.llvm.org/show_bug.cgi?id=46786 What|Removed |

[llvm-bugs] [Bug 46786] ScalarEvolution::getGEPExpr assertion failure "GEP should not change type mid-flight."

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46786 Roman Lebedev changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 46807] New: Merge 5b5dc2442ac7 into 11.0 release branch

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46807 Bug ID: 46807 Summary: Merge 5b5dc2442ac7 into 11.0 release branch Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancemen

[llvm-bugs] [Bug 46794] Backport 3a108ab256dba7b5a7304f0e83818673d334405f to 11.x

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46794 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46794, which changed state. Bug 46794 Summary: Backport 3a108ab256dba7b5a7304f0e83818673d334405f to 11.x https://bugs.llvm.org/show_bug.cgi?id=46794 What|Removed |Added

[llvm-bugs] Issue 24327 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: isByVal() && !isByRef()

2020-07-22 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 46808] New: RDF Live Variables Analysis may cause ballooning compile times

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46808 Bug ID: 46808 Summary: RDF Live Variables Analysis may cause ballooning compile times Product: libraries Version: trunk Hardware: All OS: All Status: N

[llvm-bugs] [Bug 46809] New: Missed optimization to use the carry flag after subtracting

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46809 Bug ID: 46809 Summary: Missed optimization to use the carry flag after subtracting Product: libraries Version: 10.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 43417] After r357222, Assertion failed: (A->getParent() == B->getParent() && "Instructions must be in the same basic block!"), function dominates, file lib/Analysis/OrderedBasicBlock.

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43417 Dimitry Andric changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46810] New: Missing inexact FP exception on cast

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46810 Bug ID: 46810 Summary: Missing inexact FP exception on cast Product: clang Version: 10.0 Hardware: Other OS: Linux Status: NEW Severity: normal Priorit

[llvm-bugs] [Bug 46810] Missing inexact FP exception on cast

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46810 Richard Smith changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 46802] ARM long double arithmetic done wrong

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46802 Richard Smith changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 46799] no support for FENV_ACCESS on armv8

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46799 Richard Smith changed: What|Removed |Added Version|10.0|trunk Product|clang

[llvm-bugs] [Bug 46811] New: ARM isnormal(long double NaN) raises invalid

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46811 Bug ID: 46811 Summary: ARM isnormal(long double NaN) raises invalid Product: clang Version: 10.0 Hardware: Other OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 46812] New: WebAssembly: non-simd128 functions aren't inlined into simd128 functions

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46812 Bug ID: 46812 Summary: WebAssembly: non-simd128 functions aren't inlined into simd128 functions Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 46813] New: Wrong compact unwind information for functions using stack probes

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46813 Bug ID: 46813 Summary: Wrong compact unwind information for functions using stack probes Product: libraries Version: trunk Hardware: PC OS: MacOS X Sta

[llvm-bugs] [Bug 46800] CMPLXL() missing for c2x

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46800 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 46814] New: ipscpp crash

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46814 Bug ID: 46814 Summary: ipscpp crash Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component

[llvm-bugs] [Bug 42972] Declaration conflict between __clang_cuda_math_forward_declares.h and libstdc++

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42972 Jon Chesterfield changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46811] ARM isnormal(long double NaN) raises invalid

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46811 Richard Smith changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 46418] New: Sanitizers don't work with ThinLTO and new pass manager at opt level > 0

2020-07-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46418 Bug ID: 46418 Summary: Sanitizers don't work with ThinLTO and new pass manager at opt level > 0 Product: new-bugs Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] Issue 24340 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in llvm::BumpPtrAllocatorImpl::Alloca

2020-07-22 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..