From: Daniel Dunbar Date: Fri, 11 Feb 2011 02:59:08 +0000 (+0000) Subject: Disable this test for now... X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=cd3e639fe7912a0fd5dc3677455b6a650f5621ea;p=oota-llvm.git Disable this test for now... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125361 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Mips/o32_cc.ll b/test/CodeGen/Mips/o32_cc.ll index 17d86b2c184..b6df62be660 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