summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/global_alias.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+1077
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-1077/+0
* [LV] Scalarize instructions marked scalar after vectorizationMatthew Simpson2016-09-261-3/+3
* Recommit the patch "Use uniforms set to populate VecValuesToIgnore".Wei Mi2016-07-191-3/+3
* Revert "Claim NoAlias if two GEPs index different fields of the same struct"Daniel Berlin2016-06-011-77/+81
* Claim NoAlias if two GEPs index different fields of the same structDaniel Berlin2016-06-011-81/+77
* [LV] For some IVs, use vector phis instead of widening in the loop bodyMichael Kuperstein2016-06-011-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-51/+51
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-181/+181
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-78/+78
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* InstCombine: Teach most integer add/sub/mul/div combines how to deal with vec...Benjamin Kramer2014-01-191-4/+4
* LoopVectorizer: Perform redundancy elimination on induction variablesArnold Schwaighofer2013-11-011-4/+3
* Disable unrolling in the loop vectorizer when disabled in the pass managerHal Finkel2013-08-281-1/+1
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-20/+20
* Test case hygiene.Benjamin Kramer2013-03-091-20/+20
* Some more tests for the global structure vectorizerRenato Golin2013-02-231-20/+596
* More tests to global struct vectorizerRenato Golin2013-02-221-0/+146
* Allow GlobalValues to vectorize with AliasAnalysisRenato Golin2013-02-211-0/+356
OpenPOWER on IntegriCloud