summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/R600RegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...Daniel Sanders2019-08-011-1/+1
* CodeGen: Introduce a class for registersMatt Arsenault2019-06-241-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* AMDGPU: Separate R600 and GCN TableGen filesTom Stellard2018-06-281-24/+34
* AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headersTom Stellard2018-05-221-0/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [AMDGPU] Make sure all super regs of reserved regs are marked reserved.Geoff Berry2018-01-241-16/+16
* AMDGPU: Start defining a calling conventionMatt Arsenault2017-05-171-0/+12
* AMDGPU: Move R600 only pieces into R600 classesMatt Arsenault2016-07-091-0/+7
* AMDGPU: Cleanup subtarget handling.Matt Arsenault2016-06-241-2/+2
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+91
* Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard2012-07-161-88/+0
* AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard2012-07-161-0/+88
OpenPOWER on IntegriCloud