summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUFrameLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Use Align for TFL::TransientStackAlignmentGuillaume Chatelet2019-10-211-1/+1
* [Alignment][NFC] Use Align for TargetFrameLowering/SubtargetGuillaume Chatelet2019-10-171-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-2/+2
* Move TargetFrameLowering.h to CodeGen where it's implementedDavid Blaikie2017-11-031-1/+1
* AMDGPU: Initial implementation of callsMatt Arsenault2017-08-011-4/+0
* [AMDGPU] Split R600/SI getFrameIndexReference and emit stack object offsets f...Konstantin Zhuravlyov2017-03-101-3/+0
* [AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...Eugene Zelenko2016-12-091-3/+6
* AMDGPU: Move R600 only pieces into R600 classesMatt Arsenault2016-07-091-5/+0
* AMDGPU: Cleanup subtarget handling.Matt Arsenault2016-06-241-5/+10
* AMDGPU: Create emergency stack slots during frame loweringMatt Arsenault2015-11-061-5/+3
* Remove redundant TargetFrameLowering::getFrameIndexOffset virtualJames Y Knight2015-08-151-1/+2
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+45
OpenPOWER on IntegriCloud