summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] With XNACK, cannot clause a load with result coalesced with operandTim Renouf2019-01-231-0/+11
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)Fangrui Song2018-09-271-10/+9
* AMDGPU: Refactor Subtarget classesTom Stellard2018-07-111-2/+2
* [AMDGPU] Construct memory clauses before RAStanislav Mekhanoshin2018-05-311-0/+398
OpenPOWER on IntegriCloud