summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/neg_fp.ll
Commit message (Expand)AuthorAge
* Replace more uses of sse41 with sse4.1.Rafael Espindola2013-08-23
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* If unsafe FP optimization is not set, don't allow -(A-B) => B-A becauseMon P Wang2009-01-31