summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-02-03-DualUndef.ll
Commit message (Collapse)AuthorAge
* Fix small bug in handling instructions with more than one implicitly defined ↵Jakob Stoklund Olesen2010-02-04
operand. ProcessImplicitDefs would only mark one operand per instruction with <undef>. This fixed PR6086. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95319 91177308-0d34-0410-b5e6-96231b3b80d8