[llvm-bugs] Issue 6281 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: Result.getValueType() == TLI.getTypeToTransformTo(*DAG.getContext(), Op.getValue

2018-02-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible

[llvm-bugs] Issue 6286 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: LL.getValueType() == LR.getValueType() && RL.getValueType() == RR.getValueType()

2018-02-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible

[llvm-bugs] Issue 6290 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: OpNo == 0 && "Don't know how to promote this operand!"

2018-02-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible

[llvm-bugs] Issue 6285 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: NumParts == 1 && "No-op copy with multiple parts!"

2018-02-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible

[llvm-bugs] Issue 6270 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: N1.getValueType() == N2.getValueType() && N1.getValueType() == VT && "Binary ope

2018-02-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible

[llvm-bugs] [Bug 36366] New: value has not been synced in shared memory by __sync_val_compare_and_swap

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36366 Bug ID: 36366 Summary: value has not been synced in shared memory by __sync_val_compare_and_swap Product: clang Version: 4.0 Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 36261] Compilation error in std::tuple when using -fmodules-ts and -std=c++17

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36261 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |WORKSFORME

[llvm-bugs] [Bug 36365] New: Weird MI '-break-disable' error message

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36365 Bug ID: 36365 Summary: Weird MI '-break-disable' error message Product: lldb Version: 6.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 36367] New: LLD crashes with --emit-relocs when trying to proccess .eh_frame

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36367 Bug ID: 36367 Summary: LLD crashes with --emit-relocs when trying to proccess .eh_frame Product: lld Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 36364] New: [WebAssembly] assertion when an expression has relative offset (?)

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36364 Bug ID: 36364 Summary: [WebAssembly] assertion when an expression has relative offset (?) Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 36350] Merge r324746 into the 6.0 branch : AMDGPU: Fix layering issue

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36350 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org

[llvm-bugs] [Bug 35804] [meta] 6.0.0 Release Blockers

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35804 Bug 35804 depends on bug 36350, which changed state. Bug 36350 Summary: Merge r324746 into the 6.0 branch : AMDGPU: Fix layering issue https://bugs.llvm.org/show_bug.cgi?id=36350 What|Removed |Added

[llvm-bugs] [Bug 33223] cxa_demangle failes for inherited constructors

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33223 Erik Pilkington changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 36368] New: Merge r323998 into the 6.0 branch

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36368 Bug ID: 36368 Summary: Merge r323998 into the 6.0 branch Product: clang Version: 6.0 Hardware: PC OS: All Status: NEW Severity: release blocker

[llvm-bugs] [Bug 35092] Wrong answer after DeadStoreElimination on combination of Stores and memset

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35092 Ilia Taraban changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 36369] New: Chromium aarch64 builds fail with "Cannot select: t33: f64 = AArch64ISD::FMOV Constant:i32<0>"

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36369 Bug ID: 36369 Summary: Chromium aarch64 builds fail with "Cannot select: t33: f64 = AArch64ISD::FMOV Constant:i32<0>" Product: new-bugs Version: trunk Hardware: PC

[llvm-bugs] [Bug 33044] Some variables have no dwarf location when -fast-isel is disabled on thumb targets

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33044 Francis Ricci changed: What|Removed |Added Assignee|francisjri...@gmail.com |apra...@apple.com

[llvm-bugs] [Bug 36371] New: [libFuzzer] Enable length control heuristic.

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36371 Bug ID: 36371 Summary: [libFuzzer] Enable length control heuristic. Product: compiler-rt Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 36371] [libFuzzer] Enable length control heuristic.

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36371 Matt Morehouse changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 36370] New: We should produce a R_X86_64_PLT32 for "call foo"

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36370 Bug ID: 36370 Summary: We should produce a R_X86_64_PLT32 for "call foo" Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 36372] New: advapi.lib missing from llvm-config.exe --system-libs on windows

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36372 Bug ID: 36372 Summary: advapi.lib missing from llvm-config.exe --system-libs on windows Product: Build scripts Version: 6.0 Hardware: PC OS: other

[llvm-bugs] [Bug 36373] New: Unexpected failing test pbump2gig.pass.cpp in libc++ for 6.0-rc2

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36373 Bug ID: 36373 Summary: Unexpected failing test pbump2gig.pass.cpp in libc++ for 6.0-rc2 Product: new-bugs Version: 6.0 Hardware: SGI OS: Linux Status:

[llvm-bugs] [Bug 29134] clang-cl doesn't consider __assume() when emitting [-Wreturn-type] warnings

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=29134 Nico Weber changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 15125] FunctionDecl::getNameInfo().getEndLoc() is off-by-one for C++ destructors

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=15125 James Abbatiello changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 36375] New: Merge r324962 into 6.0

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36375 Bug ID: 36375 Summary: Merge r324962 into 6.0 Product: libraries Version: 6.0 Hardware: PC OS: Linux Status: NEW Severity: release blocker Priority: P

[llvm-bugs] [Bug 36374] New: redifinition of friend function doesn't result in error

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36374 Bug ID: 36374 Summary: redifinition of friend function doesn't result in error Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 35804] [meta] 6.0.0 Release Blockers

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35804 Bug 35804 depends on bug 36329, which changed state. Bug 36329 Summary: [X86_32] Miscompilation with __llvm_retpoline_push https://bugs.llvm.org/show_bug.cgi?id=36329 What|Removed |Added

[llvm-bugs] [Bug 36329] [X86_32] Miscompilation with __llvm_retpoline_push

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36329 Reid Kleckner changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[llvm-bugs] [Bug 36261] Compilation error in std::tuple when using -fmodules-ts and -std=c++17

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36261 Marshall Clow (home) changed: What|Removed |Added Resolution|WORKSFORME |DUPLICATE ---

[llvm-bugs] [Bug 36376] New: Segmentation fault when getting debug information on vla

2018-02-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36376 Bug ID: 36376 Summary: Segmentation fault when getting debug information on vla Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] Issue 6309 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: BitWidth == RHS.BitWidth && "Comparison requires equal bit widths"

2018-02-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible