[llvm-bugs] [Bug 43617] New: Segmentation fault with rL373261

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43617 Bug ID: 43617 Summary: Segmentation fault with rL373261 Product: new-bugs Version: trunk Hardware: All OS: Linux Status: NEW Severity: enhancement Prio

[llvm-bugs] [Bug 43596] [MIPS][FreeBSD] clang: default to soft float on FreeBSD

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43596 Simon Atanasyan changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 18094 in oss-fuzz: llvm:clang-fuzzer: ASSERT: Ctx->isFileContext() && "We should have been looking only at file context here a

2019-10-09 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.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...@apple.com

[llvm-bugs] [Bug 43618] New: [llvm-profdata] Race condition in mergeInstrProfile() with NumThreads >1 causing corruption/crash

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43618 Bug ID: 43618 Summary: [llvm-profdata] Race condition in mergeInstrProfile() with NumThreads >1 causing corruption/crash Product: new-bugs Version: trunk Hardware: PC

[llvm-bugs] [Bug 43619] New: Generated code preserves / pushes AX register on (some) void functions?

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43619 Bug ID: 43619 Summary: Generated code preserves / pushes AX register on (some) void functions? Product: clang Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 43620] New: llvm.assume blocks vectorizer predication

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43620 Bug ID: 43620 Summary: llvm.assume blocks vectorizer predication Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 43621] New: [clang-format] throws an incorrect assertion in consumeToken() formatting the MSVC stl

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43621 Bug ID: 43621 Summary: [clang-format] throws an incorrect assertion in consumeToken() formatting the MSVC stl Product: clang Version: trunk Hardware: PC OS: Window

[llvm-bugs] Issue 12868 in oss-fuzz: llvm/clangd-fuzzer: Null-dereference READ in clang::driver::tools::OffloadBundler::ConstructJob

2019-10-09 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #5 on issue 12868 by ClusterFuzz-External: llvm/clangd-fuzzer: Null-dereference READ in clang::driver::tools::OffloadBundler::ConstructJob https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12868#c5 ClusterFuzz

[llvm-bugs] Issue 18098 in oss-fuzz: llvm:clangd-fuzzer: Null-dereference READ in clang::driver::tools::OffloadBundler::ConstructJob

2019-10-09 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.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...@apple.com

[llvm-bugs] [Bug 43569] [MemorySSA][SimpleUnswitch]Assertion `!NodePtr->isKnownSentinel()' failed

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43569 Alina Sbirlea changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 43320] [MemorySSA::verifyDomination] Assertion "Memory PHI does not dominate it's uses" failed.

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43320 Alina Sbirlea changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43622] New: clang creates debug_loc.dwo section even in split mode.

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43622 Bug ID: 43622 Summary: clang creates debug_loc.dwo section even in split mode. Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 43623] New: llvm-dwarfdump doesn't dump contents of debug_loclists.dwo

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43623 Bug ID: 43623 Summary: llvm-dwarfdump doesn't dump contents of debug_loclists.dwo Product: libraries Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 43624] New: strlen calls on non-const char[] not folded

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43624 Bug ID: 43624 Summary: strlen calls on non-const char[] not folded Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 43619] Generated code preserves / pushes AX register on (some) void functions?

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43619 Martijn Vels changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 43625] New: DataExtractor::GetCStr may access extra byte out of bound when working with non-zero terminated string

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43625 Bug ID: 43625 Summary: DataExtractor::GetCStr may access extra byte out of bound when working with non-zero terminated string Product: lldb Version: unspecified Hardware: All

[llvm-bugs] [Bug 43578] h264 (SPEC) : 8% percent perf regression with -march=haswell compared to plain -O3

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43578 Sanjay Patel changed: What|Removed |Added Fixed By Commit(s)||r374183 Status|NEW

[llvm-bugs] [Bug 43626] New: x86_64/uftrace segmentation fault

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43626 Bug ID: 43626 Summary: x86_64/uftrace segmentation fault Product: clang Version: 9.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 43627] New: LTO + LLD fails with "SHF_MERGE section size must be a multiple of sh_entsize"

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43627 Bug ID: 43627 Summary: LTO + LLD fails with "SHF_MERGE section size must be a multiple of sh_entsize" Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 43628] New: Clang crashes if __private_extern__ is undef'd and used in C++

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43628 Bug ID: 43628 Summary: Clang crashes if __private_extern__ is undef'd and used in C++ Product: clang Version: 8.0 Hardware: PC OS: Windows NT Status: N

[llvm-bugs] [Bug 43629] New: Constexpr new: compiler crash

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43629 Bug ID: 43629 Summary: Constexpr new: compiler crash Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 43630] New: [X86] Second k-register result of vp2intersect does not get added to clobber list for ms style inline assembly

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43630 Bug ID: 43630 Summary: [X86] Second k-register result of vp2intersect does not get added to clobber list for ms style inline assembly Product: libraries Version: trunk

[llvm-bugs] [Bug 43631] New: [IA] error: register expected

2019-10-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43631 Bug ID: 43631 Summary: [IA] error: register expected Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P