summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/SIMachineFunctionInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* R600/SI: Share code recording ShaderTypeAttribute between generationsVincent Lejeune2013-04-011-18/+2
| | | | llvm-svn: 178504
* R600/SI: rework input interpolation v2Christian Konig2013-03-071-2/+2
| | | | | | | | v2: update CMakeLists.txt as well Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Tom Stellard <thomas.stellard@amd.com> llvm-svn: 176626
* R600/SI: remove shader type intrinsicChristian Konig2013-03-071-2/+16
| | | | | | | | Just encode the type as target specific attribute. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Tom Stellard <thomas.stellard@amd.com> llvm-svn: 176622
* Add R600 backendTom Stellard2012-12-111-0/+20
A new backend supporting AMD GPUs: Radeon HD2XXX - HD7XXX llvm-svn: 169915
OpenPOWER on IntegriCloud