From: Bruno Cardoso Lopes Date: Wed, 9 Mar 2011 21:00:16 +0000 (+0000) Subject: Re-enable test and hope to silence the buildbots X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2c19ed9d67b44d75d46ecd594aea3404384ce6b5;p=oota-llvm.git Re-enable test and hope to silence the buildbots git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127357 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Mips/o32_cc.ll b/test/CodeGen/Mips/o32_cc.ll index 3974cd4a6a7..542b4a5e41a 100644 --- a/test/CodeGen/Mips/o32_cc.ll +++ b/test/CodeGen/Mips/o32_cc.ll @@ -1,8 +1,5 @@ ; 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