X86: Lower a select directly to a setcc_carry if possible.
[oota-llvm.git] / test / ExecutionEngine / 2003-08-23-RegisterAllocatePhysReg.ll
index 44741dc7a03678c7cf60fa2a368bbc4b13107d9a..152482d436d10a8200ff33419dbfa9fb56ed8748 100644 (file)
@@ -1,6 +1,4 @@
-; RUN: llvm-as %s -o %t.bc
-; RUN: lli %t.bc > /dev/null
-; XFAIL: arm
+; RUN: lli %s > /dev/null
 
 ; This testcase exposes a bug in the local register allocator where it runs out
 ; of registers (due to too many overlapping live ranges), but then attempts to