summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU/GlobalISel: Handle more G_INSERT casesMatt Arsenault2019-10-071-13/+53
* [AMDGPU] gfx908 mAI instructions, MC partStanislav Mekhanoshin2019-07-091-1/+4
* AMDGPU: Add pass to lower SGPR spillsMatt Arsenault2019-07-031-0/+8
* CodeGen: Introduce a class for registersMatt Arsenault2019-06-241-1/+1
* AMDGPU: Invert frame index offset interpretationMatt Arsenault2019-06-051-1/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headersTom Stellard2018-05-221-0/+2
* AMDGPU: Make getSubRegFromChannel a static member of AMDGPURegisterInfoTom Stellard2018-05-031-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* AMDGPU: Really implement getFrameRegisterMatt Arsenault2018-03-271-1/+2
* [AMDGPU] Make sure all super regs of reserved regs are marked reserved.Geoff Berry2018-01-241-0/+7
* MachineFunction: Return reference from getFunction(); NFCMatthias Braun2017-12-151-1/+1
* AMDGPU: Make frame register caller preservedMatt Arsenault2017-09-141-10/+1
* AMDGPU: Handle coldcc in more placesMatt Arsenault2017-09-131-0/+2
* AMDGPU: Initial implementation of callsMatt Arsenault2017-08-011-0/+14
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+0
* AMDGPU: Start defining a calling conventionMatt Arsenault2017-05-171-12/+33
* AMDGPU: Move R600 only pieces into R600 classesMatt Arsenault2016-07-091-11/+0
* AMDGPU: Cleanup subtarget handling.Matt Arsenault2016-06-241-4/+4
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+63
* Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard2012-07-161-24/+0
* AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard2012-07-161-0/+24
OpenPOWER on IntegriCloud