summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-02-11 02:59:08 +0000
committerDaniel Dunbar <daniel@zuster.org>2011-02-11 02:59:08 +0000
commit4be2ab48946c44be65a7aabdca3836ed8a219537 (patch)
treea62a2a9fe084c17317c06d22ec5598b5b27a3009 /llvm/test/CodeGen/Mips
parent3968cd0f7b1e8da07875c354a9362ec0d214b3f7 (diff)
downloadbcm5719-llvm-4be2ab48946c44be65a7aabdca3836ed8a219537.tar.gz
bcm5719-llvm-4be2ab48946c44be65a7aabdca3836ed8a219537.zip
Disable this test for now...
llvm-svn: 125361
Diffstat (limited to 'llvm/test/CodeGen/Mips')
-rw-r--r--llvm/test/CodeGen/Mips/o32_cc.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Mips/o32_cc.ll b/llvm/test/CodeGen/Mips/o32_cc.ll
index 17d86b2c184..b6df62be660 100644
--- a/llvm/test/CodeGen/Mips/o32_cc.ll
+++ b/llvm/test/CodeGen/Mips/o32_cc.ll
@@ -1,5 +1,8 @@
; RUN: llc -march=mips -mcpu=4ke < %s | FileCheck %s
+; FIXME: Disabled because it unpredictably fails on certain platforms.
+; REQUIRES: disabled
+
; $f12, $f14
; CHECK: ldc1 $f12, %lo
; CHECK: ldc1 $f14, %lo
OpenPOWER on IntegriCloud