summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/no_outside_user.ll
Commit message (Expand)AuthorAgeFilesLines
* Print vectorization analysis when loop hint is specified.Tyler Nowicki2015-08-111-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* Improve the remark generated when a variable that is used outside the loop is...Tyler Nowicki2014-07-311-1/+4
* Fix missing CHECK-LABELsMatt Arsenault2013-10-021-2/+2
* Don't vectorize if there are outside loop users of the induction variable.Arnold Schwaighofer2013-09-161-0/+30
* LoopVectorize: PHIs with only outside users should prevent vectorizationArnold Schwaighofer2013-05-311-0/+41
OpenPOWER on IntegriCloud