implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test / Analysis / ScalarEvolution / pr3909.ll
index 80720c724afb845a40f4353280c0ff12d8145ec2..10e328ddf7e745a3831adf2fd3a640e0436c2311 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -indvars -disable-output
+; RUN: opt < %s -indvars -disable-output
 ; PR 3909