summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/scalar-select.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Remove the -licm pass from the loop vectorizer test because the loop vectoriz...Nadav Rotem2013-01-09
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-05
* LoopVectorizer: Add a basic cost model which uses the VTTI interface.Nadav Rotem2012-10-24
* Vectorizer: optimize the generation of selects. If the condition is uniform, ...Nadav Rotem2012-10-22