[llvm-bugs] [Bug 44713] New: Merge 5e416ba94 into 10.0.0

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44713 Bug ID: 44713 Summary: Merge 5e416ba94 into 10.0.0 Product: libc++ Version: 10.0 Hardware: PC OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 44712] New: False positive coming from EXPECT_NEAR in googletest (aka gtest).

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44712 Bug ID: 44712 Summary: False positive coming from EXPECT_NEAR in googletest (aka gtest). Product: clang Version: 9.0 Hardware: PC OS: Linux Status:

[llvm-bugs] Issue 20427 in oss-fuzz: llvm:llvm-dwarfdump-fuzzer: ASSERT: AddressSize == 8 || AddressSize == 4 || AddressSize == 2

2020-01-29 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,

[llvm-bugs] [Bug 44711] New: __reference_binds_to_temporary is missing binding an rvalue reference to a prvalue

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44711 Bug ID: 44711 Summary: __reference_binds_to_temporary is missing binding an rvalue reference to a prvalue Product: clang Version: trunk Hardware: PC OS: Windows

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

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44555 Bug 44555 depends on bug 44710, which changed state. Bug 44710 Summary: Disable mmap for source files that change under us https://bugs.llvm.org/show_bug.cgi?id=44710 What|Removed |Added

[llvm-bugs] [Bug 44710] Disable mmap for source files that change under us

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

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

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44555 Bug 44555 depends on bug 44634, which changed state. Bug 44634 Summary: opt -loop-vectorizer fails with Assertion `Ingredient2Recipe[I] != nullptr && "Ingredient doesn't have a recipe"' failed. https://bugs.llvm.org/show_bug.cgi?id=44634

[llvm-bugs] [Bug 44634] opt -loop-vectorizer fails with Assertion `Ingredient2Recipe[I] != nullptr && "Ingredient doesn't have a recipe"' failed.

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44634 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 41088] [ppc] Assertion `hasValue() && "Cannot get the value bit index of a constant bit"' failed

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41088 Josh Stone changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 41221] [meta] 8.0.1 Release Blockers

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41221 Bug 41221 depends on bug 41088, which changed state. Bug 41088 Summary: [ppc] Assertion `hasValue() && "Cannot get the value bit index of a constant bit"' failed https://bugs.llvm.org/show_bug.cgi?id=41088 What|Removed

[llvm-bugs] [Bug 44654] Please cherry-pick rG580d7838dd08e13dac6caf4ab3142c9381bc7ad0

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

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

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44555 Bug 44555 depends on bug 44654, which changed state. Bug 44654 Summary: Please cherry-pick rG580d7838dd08e13dac6caf4ab3142c9381bc7ad0 https://bugs.llvm.org/show_bug.cgi?id=44654 What|Removed |Added

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

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44555 Bug 44555 depends on bug 44701, which changed state. Bug 44701 Summary: Merge ce2207abaf and follow-ups into the 10.0 branch : Fixes EmulatedTLS in ORCv2 https://bugs.llvm.org/show_bug.cgi?id=44701 What|Removed

[llvm-bugs] [Bug 44701] Merge ce2207abaf and follow-ups into the 10.0 branch : Fixes EmulatedTLS in ORCv2

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44701 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 44700] [ORC] Please merge 84217ad6611 into LLVM 10.

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44700 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44555 Bug 44555 depends on bug 44700, which changed state. Bug 44700 Summary: [ORC] Please merge 84217ad6611 into LLVM 10. https://bugs.llvm.org/show_bug.cgi?id=44700 What|Removed |Added

[llvm-bugs] [Bug 44710] New: Disable mmap for source files that change under us

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44710 Bug ID: 44710 Summary: Disable mmap for source files that change under us Product: clang-tools-extra Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 44709] New: Please backport 87d98c149504 to 10.0

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44709 Bug ID: 44709 Summary: Please backport 87d98c149504 to 10.0 Product: new-bugs Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: release blocker

[llvm-bugs] [Bug 42195] roundf lowering under fast math

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42195 Craig Topper changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 44708] New: clang++ accepts invalid code

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44708 Bug ID: 44708 Summary: clang++ accepts invalid code Product: clang Version: 9.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 40709] ARM64: Debug info for structure argument missing DW_AT_location

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40709 Kamlesh Kumar changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 44707] New: successful compile yields broken llc.exe

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44707 Bug ID: 44707 Summary: successful compile yields broken llc.exe Product: new-bugs Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] Issue 20420 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::ActOnCapScopeReturnStmt

2020-01-29 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,

[llvm-bugs] [Bug 44706] New: failing test ExecutionEngine\MCJIT\MCJITTests

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44706 Bug ID: 44706 Summary: failing test ExecutionEngine\MCJIT\MCJITTests Product: Test Suite Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 44705] New: report_fatal_error no longer generates preprocessed source + reproducer.sh

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44705 Bug ID: 44705 Summary: report_fatal_error no longer generates preprocessed source + reproducer.sh Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 44704] New: Miscompile by DSE due to bug in BasicAA

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44704 Bug ID: 44704 Summary: Miscompile by DSE due to bug in BasicAA Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

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

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44555 Bug 44555 depends on bug 44696, which changed state. Bug 44696 Summary: ClangdTests.exe/Hover.All fail on 32-bit windows https://bugs.llvm.org/show_bug.cgi?id=44696 What|Removed |Added

[llvm-bugs] [Bug 44696] ClangdTests.exe/Hover.All fail on 32-bit windows

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44696 Kadir Cetinkaya changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 44703] New: Some remainder checks on loop IV can be simplified by having another IV

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44703 Bug ID: 44703 Summary: Some remainder checks on loop IV can be simplified by having another IV Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 44702] New: Backport f55ab6f90b7317a6bb85303a6102702bdae1199e to 10.0

2020-01-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44702 Bug ID: 44702 Summary: Backport f55ab6f90b7317a6bb85303a6102702bdae1199e to 10.0 Product: lldb Version: 10.0 Hardware: PC OS: Linux Status: NEW