[llvm-bugs] [Bug 45470] GVN incorrectly optimizes away a non-local load

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45470 Florian Hahn changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 45472] New: [C++] Illegal address space conversions for non-capturing lambdas

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45472 Bug ID: 45472 Summary: [C++] Illegal address space conversions for non-capturing lambdas Product: clang Version: trunk Hardware: PC OS: Linux Status: N

[llvm-bugs] [Bug 45411] Unstable call instruction disassembly output if empty sections in linked ELF

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45411 James Henderson changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 41655] Finding Bugs in LLVM 8 with PVS-Studio

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

[llvm-bugs] [Bug 30996] [META] PVS Studio Warnings

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30996 Bug 30996 depends on bug 41655, which changed state. Bug 41655 Summary: Finding Bugs in LLVM 8 with PVS-Studio https://bugs.llvm.org/show_bug.cgi?id=41655 What|Removed |Added ---

[llvm-bugs] [Bug 45302] llc: ../lib/CodeGen/IfConversion.cpp:2056: [...] Assertion `(TailBB || !TrueBBI.IsBrAnalyzable) && "Unexpected!"' failed.

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45302 Mikael Holmén changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 45473] New: llvm-reduce crashes in extractArgumentsFromModule

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45473 Bug ID: 45473 Summary: llvm-reduce crashes in extractArgumentsFromModule Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 45474] New: Wasm-ld complains about wrong symbol type for some std functions

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45474 Bug ID: 45474 Summary: Wasm-ld complains about wrong symbol type for some std functions Product: lld Version: unspecified Hardware: PC OS: Windows NT S

[llvm-bugs] [Bug 42798] Constants from math.h not defined when offloading is turned on

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42798 Ye Luo changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42799] std::fpclassify missing long double when offload is enabled

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42799 Ye Luo changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 45475] New: [PPC] wrong code generated for ppc_fp128 sign testing

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45475 Bug ID: 45475 Summary: [PPC] wrong code generated for ppc_fp128 sign testing Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhan

[llvm-bugs] [Bug 45476] New: _Atomic struct can hang compiler

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45476 Bug ID: 45476 Summary: _Atomic struct can hang compiler Product: new-bugs Version: 9.0 Hardware: PC OS: All Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 45477] New: compile-time core dump building input_head.f from LS3DF

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45477 Bug ID: 45477 Summary: compile-time core dump building input_head.f from LS3DF Product: flang Version: trunk Hardware: Macintosh OS: Linux Status: NEW

[llvm-bugs] [Bug 45470] GVN incorrectly optimizes away a non-local load

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45470 Changpeng Fang changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[llvm-bugs] [Bug 45478] New: Incorrect translation of minnum with nnan flag

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45478 Bug ID: 45478 Summary: Incorrect translation of minnum with nnan flag Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 45468] GlobalDecl.h:45: void clang::GlobalDecl::Init(const clang::Decl *): Assertion `!isa(D) && "Use other ctor with ctor decls!"' failed.

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45468 Erich Keane changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 45403] __builtin_longjmp/__builtin_setjmp don't work with -O

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45403 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 45479] New: clang constant-folds away runtime test of stack alignment

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45479 Bug ID: 45479 Summary: clang constant-folds away runtime test of stack alignment Product: libraries Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 45479] clang constant-folds away runtime test of stack alignment

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45479 Reid Kleckner changed: What|Removed |Added Resolution|--- |INVALID CC|

[llvm-bugs] [Bug 45480] New: clang fails to recognize popcount corresponding as best as possible to detectPopcountIdiom example

2020-04-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45480 Bug ID: 45480 Summary: clang fails to recognize popcount corresponding as best as possible to detectPopcountIdiom example Product: libraries Version: trunk Hardware: PC