We need to verify that the machine instruction we're using as a replacement for
[oota-llvm.git] / test / CodeGen / Mips / 2008-07-29-icmp.ll
index ee2b71fa23572cd6e8b8e908b8f5cd5be96b3eca..e85a749f7dcdbca7381270819cedc6987daf59b3 100644 (file)
@@ -1,8 +1,11 @@
-; RUN: llvm-as < %s | llc -enable-legalize-types -march=mips | \
-; RUN: grep {b\[ne\]\[eq\]} | count 1
+; RUN: llc < %s -march=mips | grep {b\[ne\]\[eq\]} | count 1
+
+; FIXME: Disabled because branch instructions are generated where
+; conditional move instructions are expected.
+; REQUIRES: disabled
 
 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"
+target triple = "mipsallegrexel-unknown-psp-elf"
 
 define float @A(float %a, float %b, i32 %j) nounwind {
 entry: