mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Revert changes that were accidentally committed.
llvm-svn: 154563
This commit is contained in:
parent
991d556243
commit
103a1edc4d
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user