aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/fneg.ll
AgeCommit message (Collapse)Author
2012-04-11Revert changes that were accidentally committed.Akira Hatanaka
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154563 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-11Fix string that is being checked.Akira Hatanaka
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154547 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-11Emit neg.s or neg.d only if -enable-no-nans-fp-math is supplied by user,Akira Hatanaka
otherwise expand FNEG during legalization. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154546 91177308-0d34-0410-b5e6-96231b3b80d8