aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/cast-induction.ll
AgeCommit message (Expand)Author
2013-01-09Remove the -licm pass from the loop vectorizer test because the loop vectoriz...Nadav Rotem
2013-01-05Force a fixed unroll count on the target independent tests.Nadav Rotem
2012-12-11Loop Vectorize: optimize the vectorization of trunc(induction_var). The trunc...Nadav Rotem