summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/negate-add-zero.ll
AgeCommit message (Expand)AuthorFilesLines
2015-03-16CodeGen: @llvm.eh.typeid.for replaced @llvm.eh.typeid.for.i32David Majnemer1-2/+0
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-8/+8
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-28/+28
2014-03-21[Constant Hoisting] Make the constant materialization cost operand dependentJuergen Ributzka1-10/+7
2014-03-20Revert "[Constant Hoisting] Extend coverage of the constant hoisting pass."Juergen Ributzka1-7/+10
2014-03-20[Constant Hoisting] Extend coverage of the constant hoisting pass.Juergen Ributzka1-10/+7
2012-01-31Remove all references to the old EH.Bill Wendling1-4/+0
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman1-23/+23
2009-01-22Don't create ISD::FNEG nodes after legalize if they aren't legal.Dan Gohman1-0/+1145