summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/if-conversion.ll
Commit message (Expand)AuthorAgeFilesLines
* Update test case.Benjamin Kramer2015-02-121-2/+2
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* IR: Fold away compares between GV GEPs and GVsDavid Majnemer2014-07-041-1/+1
* LoopVectorizer: Don't if-convert constant expressions that can trapArnold Schwaighofer2013-12-171-0/+63
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Remove the -licm pass from the loop vectorizer test because the loop vectoriz...Nadav Rotem2013-01-091-1/+1
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-051-1/+1
* Add support for reduction variables when IF-conversion is enabled. Nadav Rotem2012-12-041-0/+48
* Add the last part that is needed for vectorization of if-converted code.Nadav Rotem2012-12-041-0/+60
OpenPOWER on IntegriCloud