summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/2008-07-23-fpcmp.ll
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-05-27 17:43:21 +0000
committerBill Wendling <isanbard@gmail.com>2009-05-27 17:43:21 +0000
commit4ff50472407d3f9546f8ae864e88343cacdb1ffa (patch)
tree92bb9e06c9c86edd465218c3e87eab4e57c02fcd /test/CodeGen/Mips/2008-07-23-fpcmp.ll
parentd3bdf19ce7a37e23a6c4d877fb681eb010be74f7 (diff)
downloadllvm-4ff50472407d3f9546f8ae864e88343cacdb1ffa.tar.gz
llvm-4ff50472407d3f9546f8ae864e88343cacdb1ffa.tar.bz2
llvm-4ff50472407d3f9546f8ae864e88343cacdb1ffa.tar.xz
This looks like it passes now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72485 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Mips/2008-07-23-fpcmp.ll')
-rw-r--r--test/CodeGen/Mips/2008-07-23-fpcmp.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/2008-07-23-fpcmp.ll b/test/CodeGen/Mips/2008-07-23-fpcmp.ll
index ebb9c8a3bd..7bc1f42d10 100644
--- a/test/CodeGen/Mips/2008-07-23-fpcmp.ll
+++ b/test/CodeGen/Mips/2008-07-23-fpcmp.ll
@@ -1,7 +1,6 @@
; RUN: llvm-as < %s | llc -march=mips -f -o %t
; RUN: grep {c\\..*\\.s} %t | count 3
; RUN: grep {bc1\[tf\]} %t | count 3
-; XFAIL: *
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:32-i16:16:32-i32:32:32-i64:32:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64"
target triple = "mipsallegrexel-psp-elf"