From: Daniel Dunbar Date: Wed, 9 Mar 2011 22:48:46 +0000 (+0000) Subject: Revert "Re-enable test and hope to silence the buildbots", still broken. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=edfab0ca1eb25fb1a507d2ccbb9c4dce1f90c1a7;p=oota-llvm.git Revert "Re-enable test and hope to silence the buildbots", still broken. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127369 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Mips/o32_cc.ll b/test/CodeGen/Mips/o32_cc.ll index 542b4a5e41a..3974cd4a6a7 100644 --- a/test/CodeGen/Mips/o32_cc.ll +++ b/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