summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/LoopAccessAnalysis/store-to-invariant-check3.ll
Commit message (Expand)AuthorAgeFilesLines
* [LV] Avoid vectorizing unsafe dependencies in uniform addressAnna Thomas2018-11-191-1/+1
* [LV] Teach vectorizer about variant value store into uniform addressAnna Thomas2018-10-161-3/+3
* [LV][LAA] Vectorize loop invariant values stored into loop invariant addressAnna Thomas2018-09-251-1/+1
* [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/+53
OpenPOWER on IntegriCloud