[llvm-bugs] [Bug 39988] New: aggregate initialization in new expression fails

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39988 Bug ID: 39988 Summary: aggregate initialization in new expression fails Product: clang Version: 7.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39989] New: [LICM] loads hoisted out of vectorized loop but not from scalar loop.

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39989 Bug ID: 39989 Summary: [LICM] loads hoisted out of vectorized loop but not from scalar loop. Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 39970] Several OpenMP tests fail on single-core system

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39970 Andrey Churbanov changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34928] adrp of weak undef produces different result than in bfd

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34928 Peter Smith changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 39990] New: Demangle symbol names in substrings

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39990 Bug ID: 39990 Summary: Demangle symbol names in substrings Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39991] New: Memory leaks detected when running check-clangd with ASan

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39991 Bug ID: 39991 Summary: Memory leaks detected when running check-clangd with ASan Product: clang-tools-extra Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 39992] New: llvm-dwarfdump fails to compute R_X86_64_DTPOFF64 relocation in object

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39992 Bug ID: 39992 Summary: llvm-dwarfdump fails to compute R_X86_64_DTPOFF64 relocation in object Product: tools Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 39993] New: LLVM generates wrong MSP430 code for indirect input constraints

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39993 Bug ID: 39993 Summary: LLVM generates wrong MSP430 code for indirect input constraints Product: new-bugs Version: trunk Hardware: All OS: All Status: N

[llvm-bugs] [Bug 39994] New: Converting invoke to call does not transfer "MD_mem_parallel_loop_access" metadata

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39994 Bug ID: 39994 Summary: Converting invoke to call does not transfer "MD_mem_parallel_loop_access" metadata Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 39995] New: llvm-nm should print section names for section symbols

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39995 Bug ID: 39995 Summary: llvm-nm should print section names for section symbols Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enh

[llvm-bugs] [Bug 39996] New: [DebugInfo] Sign-extended variable is described by smaller stack slot, resulting in parts being filled with garbage data

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39996 Bug ID: 39996 Summary: [DebugInfo] Sign-extended variable is described by smaller stack slot, resulting in parts being filled with garbage data Product: libraries Versio

[llvm-bugs] [Bug 39997] New: llvm-nm prints 0 for symbol sizes for format=posix output

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39997 Bug ID: 39997 Summary: llvm-nm prints 0 for symbol sizes for format=posix output Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 39998] New: Print symbol type in the "Type" column for llvm-nm sysv output format

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39998 Bug ID: 39998 Summary: Print symbol type in the "Type" column for llvm-nm sysv output format Product: tools Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 39999] New: Print symbol section in the "Section" column for llvm-nm sysv output format

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=3 Bug ID: 3 Summary: Print symbol section in the "Section" column for llvm-nm sysv output format Product: tools Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 40000] New: [DAGCombine] Add DemandedElts to SimplifyDemandedBits

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4 Bug ID: 4 Summary: [DAGCombine] Add DemandedElts to SimplifyDemandedBits Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 40001] New: Add support for --line-numbers to llvm-nm

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40001 Bug ID: 40001 Summary: Add support for --line-numbers to llvm-nm Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 40002] New: Add --portability as alias for --format=posix in llvm-nm

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40002 Bug ID: 40002 Summary: Add --portability as alias for --format=posix in llvm-nm Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] Issue 11647 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getMinSignedBits() <= 64 && "Too many bits for int64_t"

2018-12-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #2 on issue 11647 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getMinSignedBits() <= 64 && "Too many bits for int64_t" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11647#c2 ClusterFuzz has detected this issue as fixed in range 201812120232:201812130

[llvm-bugs] [Bug 40003] New: Add -g alias for --strip-debug

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40003 Bug ID: 40003 Summary: Add -g alias for --strip-debug Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement Prior

[llvm-bugs] Issue 11647 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getMinSignedBits() <= 64 && "Too many bits for int64_t"

2018-12-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #3 on issue 11647 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getMinSignedBits() <= 64 && "Too many bits for int64_t" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11647#c3 Cluster

[llvm-bugs] Issue 11835 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in processTypeAttrs

2018-12-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, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] Issue 11075 in oss-fuzz: llvm/llvm-dwarfdump-fuzzer: Timeout in llvm_llvm-dwarfdump-fuzzer

2018-12-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #4 on issue 11075 by ClusterFuzz-External: llvm/llvm-dwarfdump-fuzzer: Timeout in llvm_llvm-dwarfdump-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11075#c4 ClusterFuzz has detected this issue as fixed in range 201812120232:201812130233. Detailed report: https://oss

[llvm-bugs] [Bug 40004] New: llvm-objcopy should strip undefined symbols if they are no longer referenced following --only-section

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40004 Bug ID: 40004 Summary: llvm-objcopy should strip undefined symbols if they are no longer referenced following --only-section Product: tools Version: trunk Hardware: PC

[llvm-bugs] Issue 11075 in oss-fuzz: llvm/llvm-dwarfdump-fuzzer: Timeout in llvm_llvm-dwarfdump-fuzzer

2018-12-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #5 on issue 11075 by ClusterFuzz-External: llvm/llvm-dwarfdump-fuzzer: Timeout in llvm_llvm-dwarfdump-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11075#c5 ClusterFuzz testcase 5687995936538624 is v

[llvm-bugs] [Bug 38152] add intrinsics and backend support for rotate ops

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38152 Bug 38152 depends on bug 38243, which changed state. Bug 38243 Summary: [X86][SSE] Add modulo rotate support to LowerRotate https://bugs.llvm.org/show_bug.cgi?id=38243 What|Removed |Added --

[llvm-bugs] [Bug 38243] [X86][SSE] Add modulo rotate support to LowerRotate

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38243 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 40005] New: Don't overwrite the OS/ABI and ABIVERSION fields of the ELF header

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40005 Bug ID: 40005 Summary: Don't overwrite the OS/ABI and ABIVERSION fields of the ELF header Product: tools Version: trunk Hardware: PC OS: Windows NT Sta

[llvm-bugs] [Bug 40006] New: dllexport on constructors with in-class initializers causes error

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40006 Bug ID: 40006 Summary: dllexport on constructors with in-class initializers causes error Product: clang Version: trunk Hardware: PC OS: Windows NT Stat

[llvm-bugs] [Bug 40007] New: Cannot run strip-all on a relocatable object

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40007 Bug ID: 40007 Summary: Cannot run strip-all on a relocatable object Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 40008] New: --all-headers output missing file header information

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40008 Bug ID: 40008 Summary: --all-headers output missing file header information Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhan

[llvm-bugs] [Bug 40009] New: --demangle should demangle symbol names everywhere, not just in disassembly

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40009 Bug ID: 40009 Summary: --demangle should demangle symbol names everywhere, not just in disassembly Product: tools Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 40010] New: [DebugInfo@O2] Register Coalescing makes variable assignments appear too early

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40010 Bug ID: 40010 Summary: [DebugInfo@O2] Register Coalescing makes variable assignments appear too early Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 40011] New: Manually unrolled loop generates better code (elided memcpy) than llvm unrolled version

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40011 Bug ID: 40011 Summary: Manually unrolled loop generates better code (elided memcpy) than llvm unrolled version Product: libraries Version: trunk Hardware: PC OS: A

[llvm-bugs] [Bug 39890] New assertion failure `MustInsert.second && "New discriminator shouldn't be present in set"' (X86DiscriminateMemOps.cpp)

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39890 Mircea Trofin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 40012] New: Tail merging causes mismatched CFA offset for stack adjustments

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40012 Bug ID: 40012 Summary: Tail merging causes mismatched CFA offset for stack adjustments Product: libraries Version: trunk Hardware: PC OS: All Status: N

[llvm-bugs] [Bug 40013] New: Regression since SVN r341136, "[ARM] Enable GEP offset splitting for 32-bit ARM."

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40013 Bug ID: 40013 Summary: Regression since SVN r341136, "[ARM] Enable GEP offset splitting for 32-bit ARM." Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] Issue 11839 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: Out-of-memory in llvm_llvm-isel-fuzzer--x86_64-O2

2018-12-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, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Reproducible Engine-lib

[llvm-bugs] [Bug 40014] New: __lzcnt32() should be __lzcnt() in lzcntintrin.h

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40014 Bug ID: 40014 Summary: __lzcnt32() should be __lzcnt() in lzcntintrin.h Product: clang Version: 7.0 Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 40015] New: ubuntu 18.04 clang 7 has inconsistent dependencies (libncurses6 and libtinfo6)

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40015 Bug ID: 40015 Summary: ubuntu 18.04 clang 7 has inconsistent dependencies (libncurses6 and libtinfo6) Product: Packaging Version: unspecified Hardware: PC OS: Linu

[llvm-bugs] [Bug 40016] New: Issue with std::lock_guard

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40016 Bug ID: 40016 Summary: Issue with std::lock_guard Product: new-bugs Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: enhancement

[llvm-bugs] [Bug 40017] New: lld and clang do not have proper permissions

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40017 Bug ID: 40017 Summary: lld and clang do not have proper permissions Product: Packaging Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 40018] New: Ubuntu 18.04 clang-8/llvm-8 binary incorrect permissions of binaries

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40018 Bug ID: 40018 Summary: Ubuntu 18.04 clang-8/llvm-8 binary incorrect permissions of binaries Product: Packaging Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] Issue 11847 in oss-fuzz: llvm/clang-fuzzer: Abrt in llvm::llvm_unreachable_internal

2018-12-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, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 40014] __lzcnt32() should be __lzcnt() in lzcntintrin.h

2018-12-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40014 Craig Topper changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED