[llvm-bugs] [Bug 37053] [llvm-exegesis] Add an option to disable libpfm even if installed.

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37053 cour...@google.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 37309] New: Missed optimizations when ANDing comparisons

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37309 Bug ID: 37309 Summary: Missed optimizations when ANDing comparisons Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 37310] New: [TableGen] Add more checks to the subtarget emitter to validate scheduling information.

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37310 Bug ID: 37310 Summary: [TableGen] Add more checks to the subtarget emitter to validate scheduling information. Product: new-bugs Version: unspecified Hardware: PC

[llvm-bugs] [Bug 37311] New: Can't get register for value! UNREACHABLE executed at ../lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:1344!

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37311 Bug ID: 37311 Summary: Can't get register for value! UNREACHABLE executed at ../lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:13 44! Product: libraries Version: trunk

[llvm-bugs] [Bug 37153] X86AvoidStoreForwardingBlocks breaks -verify-machineinstrs

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37153 Francis Visoiu Mistrih changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 34477] Incorrect debug values for variables due to phi-related DBG_VALUEs moved in ISel

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34477 bjorn.a.petters...@ericsson.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[llvm-bugs] [Bug 37234] Recent regression in -O2 -g debugging quality since change to improve handling of dangling debug info

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37234 bjorn.a.petters...@ericsson.com changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIG

[llvm-bugs] [Bug 37312] New: Assertion failure in create_call_once_funcptr_call()

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37312 Bug ID: 37312 Summary: Assertion failure in create_call_once_funcptr_call() Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancemen

[llvm-bugs] [Bug 37278] Devirtualization optimization missed

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37278 Marco Satti changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] Issue 6101 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: Abrt in llvm::llvm_unreachable_internal

2018-05-02 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 6101 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--aarch64-O2: Abrt in llvm::llvm_unreachable_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6101#c2 This bug is approaching its deadline for being fixed, and

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

2018-05-02 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 6109 by sheriff...@chromium.org: llvm/llvm-opt-fuzzer--x86_64-sccp: ASSERT: getActiveBits() <= 64 && "Too many bits for uint64_t" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6109#c2 This bug is approaching its deadl

[llvm-bugs] [Bug 37313] New: Missed optimizations for comparison of doubles in loops

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37313 Bug ID: 37313 Summary: Missed optimizations for comparison of doubles in loops Product: libraries Version: 6.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 37309] Missed optimizations when ANDing "great than" comparisons

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37309 David Bolvansky changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 37309] Missed optimizations when ANDing "great than" comparisons

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37309 David Bolvansky changed: What|Removed |Added Resolution|FIXED |INVALID -- You are receiving this mail becau

[llvm-bugs] [Bug 37314] New: Make init list narrowing diags not DefaultIgnored in clang-cl mode

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37314 Bug ID: 37314 Summary: Make init list narrowing diags not DefaultIgnored in clang-cl mode Product: clang Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 37316] New: [CFI] LLVM should die (and doesn't) when implicit CFI blacklist file cannot be found.

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37316 Bug ID: 37316 Summary: [CFI] LLVM should die (and doesn't) when implicit CFI blacklist file cannot be found. Product: compiler-rt Version: unspecified Hardware: PC

[llvm-bugs] [Bug 37317] New: ModuleList::FindGlobalVariables fails with append=false

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37317 Bug ID: 37317 Summary: ModuleList::FindGlobalVariables fails with append=false Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 37318] New: Denormalized Floating-point Causes Bad Stream State

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37318 Bug ID: 37318 Summary: Denormalized Floating-point Causes Bad Stream State Product: libc++ Version: 6.0 Hardware: Macintosh OS: MacOS X Status: NEW Severity: enh

[llvm-bugs] [Bug 37319] New: wrong code at -O2 for trivial_abi class that inspects its own "this" pointer

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37319 Bug ID: 37319 Summary: wrong code at -O2 for trivial_abi class that inspects its own "this" pointer Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 35506] [Analyzer- Loop Widen] Assertion `!InitValWithAdjustments.getAs() || Loc::isLocType(Result->getType()) || Result->getType()->isMemberPointerType()' failed.

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35506 Matt Davis changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 8119 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit

2018-05-02 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 Engine-libfuzze

[llvm-bugs] [Bug 37229] Miscompile with the PPC backend after r329047

2018-05-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37229 Max Kazantsev changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED