AMDGPU/SI: Add SI Machine Scheduler
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2011-03-09-ExactNoMaxBECount.ll
index 9f17e27577c23dfab22d6f2fb8582109ae405e4a..49e944dcd2666e418dd11c3641b5bb7dafc57892 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -indvars  %s
+; RUN: opt -indvars < %s
 ; PR9424: Attempt to use a SCEVCouldNotCompute object!
 ; The inner loop computes the Step and Start of the outer loop.
 ; Call that Vexit. The outer End value is max(2,Vexit), because