Fixed an infinite loop in the block escape in analysis in ObjCARC caused by 2x blocks...
[oota-llvm.git] / test / Transforms / LoopVectorize / no_int_induction.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-11-25 Nadav RotemAdd support for pointer induction variables even when...