[llvm-bugs] [Bug 46451] New: Python script extract_vplan.py to extract VPlan digraphs regexp broken

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46451 Bug ID: 46451 Summary: Python script extract_vplan.py to extract VPlan digraphs regexp broken Product: new-bugs Version: 10.0 Hardware: PC OS: Linux St

[llvm-bugs] [Bug 28013] Incorrect optimization of memmove in DSE

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28013 Florian Hahn changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46452] New: disable_coredump=1 does not disable coredump on systemd

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46452 Bug ID: 46452 Summary: disable_coredump=1 does not disable coredump on systemd Product: compiler-rt Version: 10.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 46330] clang ignores linker script option -T when cross compiling for freestanding environment

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46330 Alex Bereza changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46453] New: [WebAssembly] [DWARF] error: DIE has overlapping ranges

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46453 Bug ID: 46453 Summary: [WebAssembly] [DWARF] error: DIE has overlapping ranges Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 46454] New: Duplicated warning message in -Wunused-value with "const"

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46454 Bug ID: 46454 Summary: Duplicated warning message in -Wunused-value with "const" Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 45912] Call to consteval function isn't folded to a constant

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

[llvm-bugs] [Bug 46455] New: SLP vectorizer miscompiles reduction

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46455 Bug ID: 46455 Summary: SLP vectorizer miscompiles reduction Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Pr

[llvm-bugs] [Bug 46456] New: Odd stepping behaviour when compiling with gcc O3

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46456 Bug ID: 46456 Summary: Odd stepping behaviour when compiling with gcc O3 Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancem

[llvm-bugs] [Bug 46457] New: ScalarEvolution Add expression type tracking woes

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46457 Bug ID: 46457 Summary: ScalarEvolution Add expression type tracking woes Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 46458] New: [DSE] Stores in loop that are never read are not eliminated

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46458 Bug ID: 46458 Summary: [DSE] Stores in loop that are never read are not eliminated Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 46459] New: Clang crashed in during compilation

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46459 Bug ID: 46459 Summary: Clang crashed in during compilation Product: clang Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 46460] New: [DSE] Stores not eliminated if they are overwritten in a loop.

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46460 Bug ID: 46460 Summary: [DSE] Stores not eliminated if they are overwritten in a loop. Product: libraries Version: trunk Hardware: PC OS: All Status: NE

[llvm-bugs] [Bug 46106] Please add a command line flag for disabling warn_inline_namespace_reopened_noninline

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46106 Elvina Yakubova changed: What|Removed |Added Fixed By Commit(s)||16501782c8d849bc1812d527dc8

[llvm-bugs] [Bug 45805] Infinite recursion when fill size refer to later symbol

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45805 Thomas Preud'homme changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 45044] "Still alive TemplateIdAnnotations around?"

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45044 Dimitry Andric changed: What|Removed |Added CC||dimi...@andric.com Resolution|---

[llvm-bugs] [Bug 46459] Clang crashed in during compilation

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46459 Dimitry Andric changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

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

2020-06-25 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 46257] data race in libomptarget

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46257 Ye Luo changed: What|Removed |Added Resolution|--- |FIXED Assignee|unassignedb...@nondot.org |

[llvm-bugs] [Bug 46461] New: [X86] reduceBuildVecExtToExtBuildVec breaks uses of opportunity to use broadcast

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46461 Bug ID: 46461 Summary: [X86] reduceBuildVecExtToExtBuildVec breaks uses of opportunity to use broadcast Product: libraries Version: trunk Hardware: PC OS: Windows

[llvm-bugs] [Bug 45597] Unexpected type for integer literal!

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45597 David Stone changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 35677] __int128_t or __uint128_t as non-type template parameter causes crash when considering invalid constructor

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35677 David Stone changed: What|Removed |Added CC||blitzrak...@gmail.com, |

[llvm-bugs] [Bug 46462] New: CFG shows temporary destructors in wrong order

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46462 Bug ID: 46462 Summary: CFG shows temporary destructors in wrong order Product: clang Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 46463] New: __attribute((noinline)) not respected

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46463 Bug ID: 46463 Summary: __attribute((noinline)) not respected Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 46464] New: Cannot pass exact expression of `__int128_t()` or `__uint128_t()` as template argument

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46464 Bug ID: 46464 Summary: Cannot pass exact expression of `__int128_t()` or `__uint128_t()` as template argument Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] Issue 23720 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::DiagnosticIDs::isUnrecoverable

2020-06-25 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 45309] [meta] 10.0.1 Release Blockers

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45309 Bug 45309 depends on bug 46224, which changed state. Bug 46224 Summary: Backport AArch64 on Windows fixes for 10.0.1 https://bugs.llvm.org/show_bug.cgi?id=46224 What|Removed |Added -

[llvm-bugs] [Bug 45309] [meta] 10.0.1 Release Blockers

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45309 Bug 45309 depends on bug 46390, which changed state. Bug 46390 Summary: please merge 2d8e105db6bea10a6b96e4a094e73a87987ef909 into release/10.x https://bugs.llvm.org/show_bug.cgi?id=46390 What|Removed |Added -

[llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 46390, which changed state. Bug 46390 Summary: please merge 2d8e105db6bea10a6b96e4a094e73a87987ef909 into release/10.x https://bugs.llvm.org/show_bug.cgi?id=46390 What|Removed |Added ---

[llvm-bugs] [Bug 46224] Backport AArch64 on Windows fixes for 10.0.1

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46224 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|522b4c4b88a5606b0074926e865 |522b4c4b88a5606b0074926e865 |8

[llvm-bugs] [Bug 46390] please merge 2d8e105db6bea10a6b96e4a094e73a87987ef909 into release/10.x

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46390 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|2d8e105db6bea10a6b96e4a094e |2d8e105db6bea10a6b96e4a094e |7

[llvm-bugs] [Bug 46378] RISCV backport request for 10.0.1

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46378 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 45309] [meta] 10.0.1 Release Blockers

2020-06-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45309 Bug 45309 depends on bug 46378, which changed state. Bug 46378 Summary: RISCV backport request for 10.0.1 https://bugs.llvm.org/show_bug.cgi?id=46378 What|Removed |Added