mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-19 06:31:18 +00:00
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:
parent
55e0e43e4f
commit
ed08489a71
@ -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