Fix PR8612 in the standard spiller, take two.
[oota-llvm.git] / test / CodeGen / CellSPU / immed32.ll
index bf471b1eb1cedd99b72198da07804a8cbc9a9537..119f526847ce5121f808be1f3e13ff8a04a89734 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as -o - %s | llc -march=cellspu > %t1.s
+; RUN: llc < %s -march=cellspu > %t1.s
 ; RUN: grep ilhu  %t1.s | count 8
 ; RUN: grep iohl  %t1.s | count 6
 ; RUN: grep -w il    %t1.s | count 3