LoopVectorize: LoopSimplify can't canonicalize loops with an indirectbr in it, don...
[oota-llvm.git] / test / Transforms / LoopVectorize / if-conversion.ll
2013-01-09 Nadav RotemRemove the -licm pass from the loop vectorizer test...
2013-01-05 Nadav RotemForce a fixed unroll count on the target independent...
2012-12-04 Nadav RotemAdd support for reduction variables when IF-conversion...
2012-12-04 Nadav RotemAdd the last part that is needed for vectorization...