summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/if-conversion.ll
Commit message (Expand)AuthorAge
* LoopVectorizer: Don't if-convert constant expressions that can trapArnold Schwaighofer2013-12-17
* 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
* Add support for reduction variables when IF-conversion is enabled. Nadav Rotem2012-12-04
* Add the last part that is needed for vectorization of if-converted code.Nadav Rotem2012-12-04