summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUFrameLowering.cpp
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Fix old comments that mention AMDILMatt Arsenault2016-01-201-2/+2
| | | | llvm-svn: 258350
* Update to use new name alignTo().Rui Ueyama2016-01-141-3/+3
| | | | llvm-svn: 257804
* Remove redundant TargetFrameLowering::getFrameIndexOffset virtualJames Y Knight2015-08-151-2/+8
| | | | | | | | | | | function. This was the same as getFrameIndexReference, but without the FrameReg output. Differential Revision: http://reviews.llvm.org/D12042 llvm-svn: 245148
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+112
llvm-svn: 239657
OpenPOWER on IntegriCloud