update this test after the fmrrd fix
authorChris Lattner <sabre@nondot.org>
Wed, 28 Nov 2007 05:27:07 +0000 (05:27 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Nov 2007 05:27:07 +0000 (05:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44393 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/fp.ll

index 186d20a3331ed79a06ced14c78184b7b02cd35fe..ec4890ff820809f96507d737489f557e577df5df 100644 (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: