aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/scalar-select.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-10-24LoopVectorizer: Add a basic cost model which uses the VTTI interface.Nadav Rotem
2012-10-22Vectorizer: optimize the generation of selects. If the condition is uniform, ...Nadav Rotem