When the scheduler unfold a load folding instruction it move some of the predecessors...
[oota-llvm.git] / test / CodeGen / Alpha / ctlz_e.ll
index 56027dd3ea7b914ce063a746e536ef6dbfef30a4..230e096b08d2be1867231512cf4894adf8449a38 100644 (file)
@@ -1,5 +1,5 @@
 ; Make sure this testcase does not use ctpop
-; RUN: llvm-as < %s | llc -march=alpha | not grep -i ctpop 
+; RUN: llc < %s -march=alpha | not grep -i ctpop 
 
 declare i64 @llvm.ctlz.i64(i64)