Reapply 184685 after the SetVector iteration order fix.
[oota-llvm.git] / test / Transforms / LoopVectorize / scalar-select.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-10-24 Nadav RotemLoopVectorizer: Add a basic cost model which uses the...
2012-10-22 Nadav RotemVectorizer: optimize the generation of selects. If...