summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/12-12-11-if-conv.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+39
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-39/+0
* [LV] Remove triples from target-independent vectorizer tests. NFC.Michael Kuperstein2016-10-061-1/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Reapply 184685 after the SetVector iteration order fix.Arnold Schwaighofer2013-06-241-1/+1
* Revert "LoopVectorize: Use the dependence test utility class"Arnold Schwaighofer2013-06-241-1/+1
* LoopVectorize: Use the dependence test utility classArnold Schwaighofer2013-06-241-1/+1
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-6/+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
* PR14574. Fix a bug in the code that calculates the mask the converted PHIs in...Nadav Rotem2012-12-111-0/+44
OpenPOWER on IntegriCloud