summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/AMDILDeviceInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-071-97/+0
| | | | | | | | This should simplify the subtarget definitions and make it easier to add new ones. Reviewed-by: Vincent Lejeune <vljn@ovi.com> llvm-svn: 183566
* R600/SI: Add processor type for Hainan asicTom Stellard2013-05-141-1/+2
| | | | | | | | | | Patch by: Alex Deucher Reviewed-by: Tom Stellard <thomas.stellard@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> NOTE: This is a candidate for the 3.3 branch. llvm-svn: 181792
* R600: Add some new processor variantsVincent Lejeune2013-04-301-1/+1
| | | | llvm-svn: 180753
* R600/SI: Add processor types for each SI variantTom Stellard2013-04-051-1/+3
| | | | | Reviewed-by: Christian König <christian.koenig@amd.com> llvm-svn: 178928
* Add R600 backendTom Stellard2012-12-111-0/+94
A new backend supporting AMD GPUs: Radeon HD2XXX - HD7XXX llvm-svn: 169915
OpenPOWER on IntegriCloud