summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/if-conv-crash.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+60
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-60/+0
* [LV] Remove triples from target-independent vectorizer tests. NFC.Michael Kuperstein2016-10-061-1/+0
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* LoopVectorize: Handle single edge PHIsArnold Schwaighofer2013-05-181-0/+22
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-051-1/+1
* Fix PR14565. Don't if-convert loops that have switch statements in them.Nadav Rotem2012-12-111-0/+39
OpenPOWER on IntegriCloud