Tidy up this testcase and add test for tailcall optimization
[oota-llvm.git] / test / CodeGen / X86 / 2006-01-19-ISelFoldingBug.ll
index 817b281243e76c5a2ff921bc93835c1b83b1a00c..d906da43fe11c8c471033e3c1ecb44e8a32d17c4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | \
+; RUN: llc < %s -march=x86 | \
 ; RUN:   grep shld | count 1
 ;
 ; Check that the isel does not fold the shld, which already folds a load