Revert changes that were accidentally committed.
authorAkira Hatanaka <ahatanaka@mips.com>
Wed, 11 Apr 2012 23:19:55 +0000 (23:19 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Wed, 11 Apr 2012 23:19:55 +0000 (23:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154563 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Mips/fneg.ll

index 303a94950c6a6e16d2b46fdc0e90d353a9ff946d..b322abdaa23c539edbf224628f931411741fd75c 100644 (file)
@@ -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: