summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
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
commit0a9ea80013b78c49ecb4fa4f45e6a66089f2f9e3 (patch)
tree918d4354e75e700875290bc6ef6adea5cd97ab88 /llvm/test/CodeGen
parentb8006fafe8cb1c48d0a89b87c2a4f7e708967aed (diff)
downloadbcm5719-llvm-0a9ea80013b78c49ecb4fa4f45e6a66089f2f9e3.tar.gz
bcm5719-llvm-0a9ea80013b78c49ecb4fa4f45e6a66089f2f9e3.zip
This looks like it passes now.
llvm-svn: 72485
Diffstat (limited to 'llvm/test/CodeGen')
-rw-r--r--llvm/test/CodeGen/Mips/2008-07-23-fpcmp.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Mips/2008-07-23-fpcmp.ll b/llvm/test/CodeGen/Mips/2008-07-23-fpcmp.ll
index ebb9c8a3bd6..7bc1f42d10a 100644
--- a/llvm/test/CodeGen/Mips/2008-07-23-fpcmp.ll
+++ b/llvm/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"
OpenPOWER on IntegriCloud