From: Akira Hatanaka Date: Wed, 11 Apr 2012 23:19:55 +0000 (+0000) Subject: Revert changes that were accidentally committed. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ed08489a71e06e679a692bad9efc1125341c46e7;p=oota-llvm.git Revert changes that were accidentally committed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154563 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Mips/fneg.ll b/test/CodeGen/Mips/fneg.ll index 303a94950c6..b322abdaa23 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: