If IV is used in a int-to-float cast inside the loop then try to eliminate the cast...
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / dg.exp
1 load_lib llvm.exp
2
3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]