summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/load-i1.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Cleanup load testsMatt Arsenault2016-06-021-149/+0
| | | | | | | | | There are a lot of different kinds of loads to test for, and these were scattered around inconsistently with some redundancy. Try to comprehensively test all loads in a consistent way. llvm-svn: 271571
* AMDGPU/SI: Enable load-store-opt by default.Changpeng Fang2016-05-261-2/+2
| | | | | | | | | | Summary: Enable load-store-opt by default, and update LIT tests. Reviewers: arsenm Differential Revision: http://reviews.llvm.org/D20694 llvm-svn: 270894
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+149
llvm-svn: 239657
OpenPOWER on IntegriCloud