summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/if-conversion-nest.ll
Commit message (Expand)AuthorAgeFilesLines
* [LV] Model masking in VPlan, introducing VPInstructionsGil Rapaport2017-11-201-1/+1
* [Loop Vectorize] Added a separate metadataAditya Kumar2017-08-201-1/+1
* [LV] Test once if vector trip count is zero, instead of twiceAyal Zaks2017-07-191-14/+11
* [LoopVectorize] auto-generate complete checks; NFCSanjay Patel2017-07-081-10/+85
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* 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
* LoopVectorizer: Add support for if-conversion of PHINodes with 3+ incoming va...Nadav Rotem2013-05-031-0/+48
OpenPOWER on IntegriCloud