[llvm-bugs] [Bug 27734] [InstSimplify] missing vector icmp with constant edge case patterns

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27734 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] Issue 5426 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: N->getOpcode() != ISD::DELETED_NODE && "DELETED_NODE in CSEMap!"

2018-04-09 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 5426 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: N->getOpcode() != ISD::DELETED_NODE && "DELETED_NODE in CSEMap!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5426#c2 This bug is

[llvm-bugs] [Bug 36661] [llvm-mca] Let scheduling models optionally specify the number of instructions retired per cycle.

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36661 Andrea Di Biagio changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[llvm-bugs] [Bug 37059] New: [X86] SLM has incorrect scheduling information for PMULLD

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37059 Bug ID: 37059 Summary: [X86] SLM has incorrect scheduling information for PMULLD Product: libraries Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 37056] New: Static analyzer crashes without core.CallAndMessage

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37056 Bug ID: 37056 Summary: Static analyzer crashes without core.CallAndMessage Product: clang Version: 6.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 36732] llvm.experimental.vector.reduce.{fadd, fmul} select fails when passed a non-undef accumulator

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36732 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Fixed By

[llvm-bugs] [Bug 37060] New: Clang miscompiles with -O1. (X86_DAG->DAG_Instruction_Selection_on_function)

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37060 Bug ID: 37060 Summary: Clang miscompiles with -O1. (X86_DAG->DAG_Instruction_Selection_on_function) Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 37061] New: Global -> Constant promotion for atomics fails on platforms using intrinsics

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37061 Bug ID: 37061 Summary: Global -> Constant promotion for atomics fails on platforms using intrinsics Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 36649] [meta] 6.0.1 Release Blockers

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36649 Bug 36649 depends on bug 36962, which changed state. Bug 36962 Summary: Merge r322319 into the 6.0 branch: PeepholeOptimizer: Handle undef operands correctly https://bugs.llvm.org/show_bug.cgi?id=36962 What|Removed

[llvm-bugs] [Bug 37062] New: Clang should support _BitscanForward and _BitscanForward64 in constant expressions

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37062 Bug ID: 37062 Summary: Clang should support _BitscanForward and _BitscanForward64 in constant expressions Product: clang Version: trunk Hardware: PC OS: Windows

[llvm-bugs] [Bug 35379] Exception handling miscompile with -Oz on ARM

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35379 tam...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 36935] Merge r328708 to the 6.0 branch

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36935 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 37063] New: Crash during x86 instruction generation

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37063 Bug ID: 37063 Summary: Crash during x86 instruction generation Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 37064] New: Deadlock in wasm-ld when linking large archive with object

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37064 Bug ID: 37064 Summary: Deadlock in wasm-ld when linking large archive with object Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 36603] Merge r326376 into the 6.0 branch : [GlobalOpt] don't change CC of musttail calle(e|r)

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36603 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 36649] [meta] 6.0.1 Release Blockers

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36649 Bug 36649 depends on bug 36603, which changed state. Bug 36603 Summary: Merge r326376 into the 6.0 branch : [GlobalOpt] don't change CC of musttail calle(e|r) https://bugs.llvm.org/show_bug.cgi?id=36603 What|Removed

[llvm-bugs] [Bug 36938] Add a warning to keep backward compatibility with GNU

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36938 Rui Ueyama changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 36649] [meta] 6.0.1 Release Blockers

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36649 Bug 36649 depends on bug 36774, which changed state. Bug 36774 Summary: Merge r327651 into the 6.0 branch : [PPC] Avoid non-simple MVT in STBRX optimization https://bugs.llvm.org/show_bug.cgi?id=36774 What|Removed

[llvm-bugs] [Bug 36774] Merge r327651 into the 6.0 branch : [PPC] Avoid non-simple MVT in STBRX optimization

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36774 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 37065] New: .symver directive not properly handled with -flto=thin

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37065 Bug ID: 37065 Summary: .symver directive not properly handled with -flto=thin Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 37065] .symver directive not properly handled with -flto=thin

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37065 Vitaly Buka changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 37066] New: Allow selecting which XRay modes to link through flags

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37066 Bug ID: 37066 Summary: Allow selecting which XRay modes to link through flags Product: XRay Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 36996] libc++ tests compare std::fpos with int

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36996 Billy O'Neal changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 37057] Merge r329588 into the 6.0 branch : AMDGPU: Initialize GlobalISel passes

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37057 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 36649] [meta] 6.0.1 Release Blockers

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36649 Bug 36649 depends on bug 37057, which changed state. Bug 37057 Summary: Merge r329588 into the 6.0 branch : AMDGPU: Initialize GlobalISel passes https://bugs.llvm.org/show_bug.cgi?id=37057 What|Removed |Added

[llvm-bugs] [Bug 36652] Merge r327016 into the 6.0 branch : Install lldb's SB headers (pr36630)

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36652 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|r327016 |r327016 r329664

[llvm-bugs] [Bug 36649] [meta] 6.0.1 Release Blockers

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36649 Bug 36649 depends on bug 36652, which changed state. Bug 36652 Summary: Merge r327016 into the 6.0 branch : Install lldb's SB headers (pr36630) https://bugs.llvm.org/show_bug.cgi?id=36652 What|Removed |Added

[llvm-bugs] [Bug 36656] Merge r326769 into the 6.0 branch : [DebugInfo] Discard invalid DBG_VALUE instructions in LiveDebugVariables

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36656 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 36649] [meta] 6.0.1 Release Blockers

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36649 Bug 36649 depends on bug 36656, which changed state. Bug 36656 Summary: Merge r326769 into the 6.0 branch : [DebugInfo] Discard invalid DBG_VALUE instructions in LiveDebugVariables https://bugs.llvm.org/show_bug.cgi?id=36656 What

[llvm-bugs] [Bug 37040] Merge 328829 in 6.0.1 branch

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37040 Tom Stellard changed: What|Removed |Added Fixed By Commit(s)|r328829 |r328829 r329669

[llvm-bugs] [Bug 36649] [meta] 6.0.1 Release Blockers

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36649 Bug 36649 depends on bug 37040, which changed state. Bug 37040 Summary: Merge 328829 in 6.0.1 branch https://bugs.llvm.org/show_bug.cgi?id=37040 What|Removed |Added

[llvm-bugs] [Bug 36566] Merge r326535 into the 6.0 branch : AMDGPU/GCN: Promote i16 ctpop

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36566 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 36649] [meta] 6.0.1 Release Blockers

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36649 Bug 36649 depends on bug 36566, which changed state. Bug 36566 Summary: Merge r326535 into the 6.0 branch : AMDGPU/GCN: Promote i16 ctpop https://bugs.llvm.org/show_bug.cgi?id=36566 What|Removed |Added

[llvm-bugs] [Bug 37063] Crash during x86 instruction generation

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37063 Craig Topper changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 37054] New: MI '-info sharedlibrary' command crash

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37054 Bug ID: 37054 Summary: MI '-info sharedlibrary' command crash Product: lldb Version: 6.0 Hardware: All OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 37051] New: Provide a way to lock the current global XRay state

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37051 Bug ID: 37051 Summary: Provide a way to lock the current global XRay state Product: XRay Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 37052] New: clang crashes at -O3 with polly: Assertion `!isa(Op0) && "AND node isn't canonicalized"' failed.

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37052 Bug ID: 37052 Summary: clang crashes at -O3 with polly: Assertion `!isa(Op0) && "AND node isn't canonicalized"' failed. Product: Polly Version: unspecified

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

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37053 Bug ID: 37053 Summary: [llvm-exegesis] Add an option to disable libpfm even if installed. Product: new-bugs Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 22710] Valid return type deduction for lambda functions not valid in C++14

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=22710 James Y Knight changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 37011] linker script: SIZEOF(.empty.output.section) != 0

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37011 George Rimar changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 36841] [AMDGPU][MC][GFX9] Missing opcodes s_mul_hi_*32

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36841 Dmitry changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[llvm-bugs] [Bug 36842] [AMDGPU][MC][GFX9] Missing instructions s_lshl*_add_u32

2018-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36842 Dmitry changed: What|Removed |Added Status|ASSIGNED|RESOLVED