1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00

update this test after the fmrrd fix

llvm-svn: 44393
This commit is contained in:
Chris Lattner 2007-11-28 05:27:07 +00:00
parent c6cc46d2e7
commit a9dc7d650b

View File

@ -3,13 +3,12 @@
; RUN: grep fsitos %t
; RUN: grep fmrs %t | count 2
; RUN: grep fsitod %t
; RUN: grep fmrrd %t | count 5
; RUN: grep fmdrr %t | count 2
; RUN: grep fmrrd %t | count 3
; RUN: not grep fmdrr %t
; RUN: grep fldd %t
; RUN: grep fuitod %t
; RUN: grep fuitos %t
; RUN: grep 1065353216 %t
; XFAIL: *
float %f(int %a) {
entry: