summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/fabs.ll
AgeCommit message (Expand)Author
2014-04-09Re-commit: [mips] abs.[ds], and neg.[ds] should be allowed regardless of -ena...Daniel Sanders
2014-04-07Reverting commit r205628 due to mips64 issues.Reed Kotler
2014-04-04[mips] abs.[ds], and neg.[ds] should be allowed regardless of -enable-no-nans...Daniel Sanders
2012-08-08Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson
2012-04-11Emit abs.s or abs.d only if -enable-no-nans-fp-math is supplied by user.Akira Hatanaka