summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/insertion-point.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+118
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-118/+0
* [PM] Port LoadStoreVectorizer to the new pass manager.Markus Lavin2018-12-071-0/+1
* AMDGPU: Fix some outdated datalayouts in testsMatt Arsenault2018-09-131-1/+1
* AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault2017-03-211-2/+2
* [LoadStoreVectorizer] Enable vectorization of stores in the presence of an al...Alina Sbirlea2016-11-231-5/+3
* [LSV] Don't assume that loads/stores appear in address order in the BB.Justin Lebar2016-07-201-0/+30
* [LSV] Insert stores at the right point.Justin Lebar2016-07-191-2/+29
* Correct ordering of loads/stores.Alina Sbirlea2016-07-111-3/+3
* Add LoadStoreVectorizer passMatt Arsenault2016-06-301-0/+62
OpenPOWER on IntegriCloud