summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/neg_fp.ll
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-08-25Remove obsolete -f flags.Dan Gohman1-2/+2
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman1-2/+2
2009-01-31If unsafe FP optimization is not set, don't allow -(A-B) => B-A becauseMon P Wang1-0/+12