summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/fneg.ll
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@mips.com>2012-04-11 23:19:55 +0000
committerAkira Hatanaka <ahatanaka@mips.com>2012-04-11 23:19:55 +0000
commited08489a71e06e679a692bad9efc1125341c46e7 (patch)
treea5ac29b064fa78ccc69c1ab6711aa8d920bdacaf /test/CodeGen/Mips/fneg.ll
parent55e0e43e4fc10fab3e3f8be88e4c6cc715f294ff (diff)
downloadllvm-ed08489a71e06e679a692bad9efc1125341c46e7.tar.gz
llvm-ed08489a71e06e679a692bad9efc1125341c46e7.tar.bz2
llvm-ed08489a71e06e679a692bad9efc1125341c46e7.tar.xz
Revert changes that were accidentally committed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154563 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Mips/fneg.ll')
-rw-r--r--test/CodeGen/Mips/fneg.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/CodeGen/Mips/fneg.ll b/test/CodeGen/Mips/fneg.ll
index 303a94950c..b322abdaa2 100644
--- a/test/CodeGen/Mips/fneg.ll
+++ b/test/CodeGen/Mips/fneg.ll
@@ -1,5 +1,4 @@
-; RUN: llc < %s -march=mipsel -mcpu=mips32 | FileCheck %s -check-prefix=NAN
-; RUN: llc < %s -march=mipsel -mcpu=mips32 -enable-no-nans-fp-math | FileCheck %s -check-prefix=NO-NAN
+; RUN: llc < %s -march=mipsel -mcpu=mips32 | FileCheck %s
define float @foo0(i32 %a, float %d) nounwind readnone {
entry: