summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/negate-add-zero.ll
Commit message (Expand)AuthorAge
* [Constant Hoisting] Make the constant materialization cost operand dependentJuergen Ributzka2014-03-21
* Revert "[Constant Hoisting] Extend coverage of the constant hoisting pass."Juergen Ributzka2014-03-20
* [Constant Hoisting] Extend coverage of the constant hoisting pass.Juergen Ributzka2014-03-20
* Remove all references to the old EH.Bill Wendling2012-01-31
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Don't create ISD::FNEG nodes after legalize if they aren't legal.Dan Gohman2009-01-22