summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/LoopAccessAnalysis/store-to-invariant-check2.ll
Commit message (Expand)AuthorAgeFilesLines
* [LV] Avoid vectorizing unsafe dependencies in uniform addressAnna Thomas2018-11-191-2/+2
* [LV] Teach vectorizer about variant value store into uniform addressAnna Thomas2018-10-161-2/+2
* [LV][LAA] Vectorize loop invariant values stored into loop invariant addressAnna Thomas2018-09-251-2/+2
* [PM] Avoid getResult on a higher level in LoopAccessAnalysisSean Silva2016-07-071-1/+1
* [PM] Port LoopAccessInfo analysis to new PMXinliang David Li2016-07-021-0/+1
* [LoopAccesses] Allow analysis to complete in the presence of uniform storesAdam Nemet2015-04-081-0/+54
* Revert "[LoopAccesses] Allow analysis to complete in the presence of uniform ...Adam Nemet2015-04-081-54/+0
* [LoopAccesses] Allow analysis to complete in the presence of uniform storesAdam Nemet2015-04-071-0/+54
OpenPOWER on IntegriCloud