[llvm-bugs] [Bug 40922] Hitting "Cannot select: %0: i1, glue = adde Constant:i1<0>, Constant:i1<0>, %1:1"

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40922 qsh...@cn.ibm.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 45300] New: llvm-cov: Regression: switch-case often leads to uncoverable regions

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45300 Bug ID: 45300 Summary: llvm-cov: Regression: switch-case often leads to uncoverable regions Product: new-bugs Version: 10.0 Hardware: PC OS: Linux Stat

[llvm-bugs] [Bug 45301] New: 'Can't simplify this node' when building ppc64_defconfig Linux kernel

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45301 Bug ID: 45301 Summary: 'Can't simplify this node' when building ppc64_defconfig Linux kernel Product: libraries Version: trunk Hardware: PC OS: Windows NT

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

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45302 Bug ID: 45302 Summary: llc: ../lib/CodeGen/IfConversion.cpp:2056: [...] Assertion `(TailBB || !TrueBBI.IsBrAnalyzable) && "Unexpected!"' failed. Product: libraries Versi

[llvm-bugs] [Bug 45303] New: __builtin_thread_pointer makes clang crash

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45303 Bug ID: 45303 Summary: __builtin_thread_pointer makes clang crash Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 45304] New: clang crashes (SIGSEGV) in clang::TypeLoc::findNullabilityLoc()

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45304 Bug ID: 45304 Summary: clang crashes (SIGSEGV) in clang::TypeLoc::findNullabilityLoc() Product: clang Version: unspecified Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 45305] New: fold away float to double promotion in signbit

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45305 Bug ID: 45305 Summary: fold away float to double promotion in signbit Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Keywords: code-quality

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

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45299 Erich Keane changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

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

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45298 Erich Keane changed: What|Removed |Added Fixed By Commit(s)||044c51d8d433da885438fcb141b |

[llvm-bugs] [Bug 45306] New: fold signbit(x) ? -x : x -> fneg x

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45306 Bug ID: 45306 Summary: fold signbit(x) ? -x : x -> fneg x Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Keywords: code-quality

[llvm-bugs] [Bug 45282] lld-link fails if PDB path is an Alternate Data Stream

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45282 Reid Kleckner changed: What|Removed |Added CC||r...@google.com Resolution|---

[llvm-bugs] [Bug 45307] New: temp_directory_path() returns path with trailing slash

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45307 Bug ID: 45307 Summary: temp_directory_path() returns path with trailing slash Product: libc++ Version: unspecified Hardware: PC OS: All Status: NEW Severity: enh

[llvm-bugs] [Bug 45308] New: Assert when combining 'kernel' and attribute-overloadable on windows.

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45308 Bug ID: 45308 Summary: Assert when combining 'kernel' and attribute-overloadable on windows. Product: clang Version: trunk Hardware: PC OS: Windows NT

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

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45309 Bug ID: 45309 Summary: [meta] 10.0.1 Release Blockers Product: new-bugs Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority

[llvm-bugs] [Bug 45310] New: Save file fails while debugging is active on Windows

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45310 Bug ID: 45310 Summary: Save file fails while debugging is active on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity:

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

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45309 Bug 45309 depends on bug 45271, which changed state. Bug 45271 Summary: When suffixed with a version, llvm-strip is no longer recognized as llvm-strip https://bugs.llvm.org/show_bug.cgi?id=45271 What|Removed |Added --

[llvm-bugs] [Bug 45271] When suffixed with a version, llvm-strip is no longer recognized as llvm-strip

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45271 Nathan Chancellor changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 30441] Different symbols export with g++ and clang

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30441 Sylvestre Ledru changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 21384 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in GetFullTypeForDeclarator

2020-03-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 45311] New: Segmentation fault in clang::CodeGen::CodeGenFunction::EmitScalarExpr

2020-03-25 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45311 Bug ID: 45311 Summary: Segmentation fault in clang::CodeGen::CodeGenFunction::EmitScalarExpr Product: clang Version: 8.0 Hardware: PC OS: Linux Status: