- Remove Tilmann's custom truncate lowering: it completely hosed over
[oota-llvm.git] / test / CodeGen / CellSPU / call_indirect.ll
index 4b0a957feb26380fbce992de5cb6988777b985d9..9be714ebc9b8a409226e2e7ad644f0b0521b0175 100644 (file)
@@ -2,7 +2,7 @@
 ; RUN: llvm-as -o - %s | llc -march=cellspu -mattr=large_mem > %t2.s
 ; RUN: grep bisl    %t1.s | count 7
 ; RUN: grep ila     %t1.s | count 1
-; RUN: grep rotqbyi %t1.s | count 4
+; RUN: grep rotqby  %t1.s | count 6
 ; RUN: grep lqa     %t1.s | count 1
 ; RUN: grep lqd     %t1.s | count 12
 ; RUN: grep dispatch_tab %t1.s | count 5