Revert changes that were accidentally committed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154563 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Akira Hatanaka 2012-04-11 23:19:55 +00:00
parent 55e0e43e4f
commit ed08489a71

View 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: