aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2008-02-25-NegateZero.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-02-26Fix isNegatibleForFree to not return true for ConstantFP nodes Chris Lattner