summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/X86/vect.omp.force.small-tc.ll
Commit message (Expand)AuthorAgeFilesLines
* [LV] fold-tail predication should be respected even with assume_safetyDorit Nuzman2019-08-151-11/+11
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+217
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-217/+0
* Refactor setAlreadyUnrolled() and setAlreadyVectorized().Michael Kruse2019-02-111-7/+7
* Introduce llvm.loop.parallel_accesses and llvm.access.group metadata.Michael Kruse2018-12-201-22/+24
* [LV] Fold tail by masking to vectorize loops of arbitrary trip count under op...Ayal Zaks2018-10-181-9/+38
* [LV] Add test checks when vectorizing loops under opt for size; NFCAyal Zaks2018-10-161-11/+97
* [LV] Optimize for size when vectorizing loops with tiny trip countAyal Zaks2017-06-301-2/+29
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-3/+3
* Rename loop unrolling and loop vectorizer metadata to have a common prefix.Eli Bendersky2014-06-251-1/+1
* [OPENMP][LV][D3423] Respect Hints.Force meta-data for loops in LoopVectorizerZinovy Nis2014-04-291-0/+73
OpenPOWER on IntegriCloud