[llvm-bugs] [Bug 40519] New: clang++ fails to compile SFINAE member function overloaded with using-imported fallback function from base class

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40519 Bug ID: 40519 Summary: clang++ fails to compile SFINAE member function overloaded with using-imported fallback function from base class Product: clang Version: 7.0

[llvm-bugs] [Bug 40520] New: clang-format BreakBeforeBraces: Custom and IndentBraces: true

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40520 Bug ID: 40520 Summary: clang-format BreakBeforeBraces: Custom and IndentBraces: true Product: clang Version: 5.0 Hardware: PC OS: Windows NT Status: NE

[llvm-bugs] [Bug 40521] New: Infinite loop in DAG combining

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40521 Bug ID: 40521 Summary: Infinite loop in DAG combining Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priori

[llvm-bugs] [Bug 40522] New: [SLPVectorizer] Failure to use vector store as a seed point

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40522 Bug ID: 40522 Summary: [SLPVectorizer] Failure to use vector store as a seed point Product: libraries Version: trunk Hardware: PC OS: Windows NT Status

[llvm-bugs] [Bug 40523] New: [DebugInfo@O2]: LLVM ERROR: Broken function found, while removing Debug Intrinsics

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40523 Bug ID: 40523 Summary: [DebugInfo@O2]: LLVM ERROR: Broken function found, while removing Debug Intrinsics Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 40521] Infinite loop in DAG combining

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40521 Mikael Holmén changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 12781 in oss-fuzz: llvm/llvm-isel-fuzzer--wasm32-O2: ASSERT: N->getOpcode() != ISD::DELETED_NODE && "Node was deleted but visit returned NULL

2019-01-30 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 40524] New: INVOKEing pointer to const&-qualified member function with rvalue results in an error

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40524 Bug ID: 40524 Summary: INVOKEing pointer to const&-qualified member function with rvalue results in an error Product: libc++ Version: unspecified Hardware: PC OS:

[llvm-bugs] [Bug 40525] New: Incorrect encoding of DWARF 5 loc list entry

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40525 Bug ID: 40525 Summary: Incorrect encoding of DWARF 5 loc list entry Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 40526] New: dependence analysis degradations due to removal of GEP analysis in D35430

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40526 Bug ID: 40526 Summary: dependence analysis degradations due to removal of GEP analysis in D35430 Product: libraries Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 40527] New: Missed opportunity to remove a dead store

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40527 Bug ID: 40527 Summary: Missed opportunity to remove a dead store Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 40528] New: [DTU] DomTreeUpdater's Eager strategy fails to update DomTree, Lazy strategy works OK

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40528 Bug ID: 40528 Summary: [DTU] DomTreeUpdater's Eager strategy fails to update DomTree, Lazy strategy works OK Product: new-bugs Version: trunk Hardware: PC OS: Wind

[llvm-bugs] [Bug 40529] New: Reorder the fldcw w.r.t fmul in x86_64 fix , results in wrong output.

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40529 Bug ID: 40529 Summary: Reorder the fldcw w.r.t fmul in x86_64 fix ,results in wrong output. Product: clang Version: trunk Hardware: Other OS: Linux St

[llvm-bugs] [Bug 33732] -fsanitize-coverage=trace-cmp passes parameters incorrectly

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33732 Alexander Potapenko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 40530] New: Please backport r352610 to 8.0 ([clang] [Driver] [NetBSD] Append -rpath for shared compiler-rt runtimes)

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40530 Bug ID: 40530 Summary: Please backport r352610 to 8.0 ([clang] [Driver] [NetBSD] Append -rpath for shared compiler-rt runtimes) Product: clang Version: trunk H

[llvm-bugs] [Bug 37698] [llvm-exegesis] Throughput calculations

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37698 Clement Courbet changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 40531] New: TEST 'libomp :: ompt/synchronization/lock.c' FAILED on 32-bit x86

2019-01-30 Thread via llvm-bugs
--> https://bugs.llvm.org/attachment.cgi?id=21408&action=edit sys-libs:libomp-8.0.:20190130-161231.log TEST 'libomp :: ompt/synchronization/lock.c' FAILED Script: -- : 'RUN: at line 1'; /usr/lib64/ccache/bin/i686-pc-linux-gnu-clang -fn

[llvm-bugs] [Bug 40532] New: Corrupt DWARF created when linking with ld.lld

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40532 Bug ID: 40532 Summary: Corrupt DWARF created when linking with ld.lld Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 40533] New: std::minmax_element is 3 times slower than hand written loop

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40533 Bug ID: 40533 Summary: std::minmax_element is 3 times slower than hand written loop Product: libc++ Version: unspecified Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 40534] New: Failure to leverage existing memory location when spilling

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40534 Bug ID: 40534 Summary: Failure to leverage existing memory location when spilling Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 40331] [meta] 8.0.0 Release Blockers

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40331 Bug 40331 depends on bug 40530, which changed state. Bug 40530 Summary: Please backport r352610 to 8.0 ([clang] [Driver] [NetBSD] Append -rpath for shared compiler-rt runtimes) https://bugs.llvm.org/show_bug.cgi?id=40530 What|Removed

[llvm-bugs] [Bug 40530] Please backport r352610 to 8.0 ([clang] [Driver] [NetBSD] Append -rpath for shared compiler-rt runtimes)

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40530 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 36160] Support --discard-locals in llvm-objcopy

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36160 Jordan Rupprecht changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 40535] New: Error message for incorrectly specified constructor method is unhelpful

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40535 Bug ID: 40535 Summary: Error message for incorrectly specified constructor method is unhelpful Product: clang Version: unspecified Hardware: All OS: All

[llvm-bugs] [Bug 40204] [WebAssembly] SDL2_mixer crash on linking with --relocatable

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40204 Sam Clegg changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 40537] New: [lld] Merge r352407, r352435, r352482 and r352606 into the 8.0 branch

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40537 Bug ID: 40537 Summary: [lld] Merge r352407, r352435, r352482 and r352606 into the 8.0 branch Product: lld Version: unspecified Hardware: PC OS: All Sta

[llvm-bugs] [Bug 40536] New: undefined reference to __kmpc_push_target_tripcount

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40536 Bug ID: 40536 Summary: undefined reference to __kmpc_push_target_tripcount Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: norm

[llvm-bugs] [Bug 40519] clang++ fails to compile SFINAE member function overloaded with using-imported fallback function from base class

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40519 Richard Smith changed: What|Removed |Added Resolution|--- |LATER Status|NEW

[llvm-bugs] [Bug 40528] [DTU] DomTreeUpdater's Eager strategy fails to update DomTree, Lazy strategy works OK

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40528 Jakub Kuderski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 40538] New: DebugInfo: Should Clang cc1as be calling setMCLineTableRootFile

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40538 Bug ID: 40538 Summary: DebugInfo: Should Clang cc1as be calling setMCLineTableRootFile Product: libraries Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 40539] New: [X86] PostRAScheduler can reorder inline assembly containing x87 instructions with other x87 instructions used to get the results from the inline assembly.

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40539 Bug ID: 40539 Summary: [X86] PostRAScheduler can reorder inline assembly containing x87 instructions with other x87 instructions used to get the results from the inline as

[llvm-bugs] [Bug 40536] undefined reference to __kmpc_push_target_tripcount

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40536 Alexey Bataev changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 40540] New: Rename COMDATs when renaming COMDAT leader for CFI

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40540 Bug ID: 40540 Summary: Rename COMDATs when renaming COMDAT leader for CFI Product: new-bugs Version: 8.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhanc

[llvm-bugs] [Bug 39685] Inserting an element to an undef vector

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39685 Heejin Ahn changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 40524] INVOKEing pointer to const&-qualified member function with rvalue results in an error

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40524 Eric Fiselier changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 40524] INVOKEing pointer to const&-qualified member function with rvalue results in an error

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40524 Eric Fiselier changed: What|Removed |Added Resolution|FIXED |INVALID -- You are receiving this mail because

[llvm-bugs] [Bug 40541] New: LLVM 8 stopped optimizing pow(2., x) to exp2(x)

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40541 Bug ID: 40541 Summary: LLVM 8 stopped optimizing pow(2., x) to exp2(x) Product: clang Version: 8.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 40267] SplitVecOp_EXTRACT_VECTOR_ELT - Invalid vector index!

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40267 Thomas Lively changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] Issue 12437 in oss-fuzz: llvm/llvm-isel-fuzzer--wasm32-O2: ASSERT: IdxVal < VecVT.getVectorNumElements() && "Invalid vector index!"

2019-01-30 Thread tliv… via monorail via llvm-bugs
Comment #2 on issue 12437 by tliv...@google.com: llvm/llvm-isel-fuzzer--wasm32-O2: ASSERT: IdxVal < VecVT.getVectorNumElements() && "Invalid vector index!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12437#c2 This is fixed in LLVM commit rL352702. In the future, would it be possib

[llvm-bugs] [Bug 40542] New: unsupported flag -n

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40542 Bug ID: 40542 Summary: unsupported flag -n Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 40543] New: double floating point suffixes D and d not accepted

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40543 Bug ID: 40543 Summary: double floating point suffixes D and d not accepted Product: clang Version: 7.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 40528] [DTU] DomTreeUpdater's Eager strategy fails to update DomTree, Lazy strategy works OK

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40528 Max Kazantsev changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[llvm-bugs] [Bug 40543] double floating point suffixes D and d not accepted

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40543 Richard Smith changed: What|Removed |Added Resolution|--- |LATER Status|NEW

[llvm-bugs] [Bug 35611] [meta] Missed fast-math optimizations

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35611 Bug 35611 depends on bug 35594, which changed state. Bug 35594 Summary: Missed optimization in math expression: simplify calls std::exp functions https://bugs.llvm.org/show_bug.cgi?id=35594 What|Removed |Added ---

[llvm-bugs] [Bug 35594] Missed optimization in math expression: simplify calls std::exp functions

2019-01-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35594 Dmitry Venikov changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---