Tom Stellard
|
a6c6e1bfc2
|
R600: Rework subtarget info and remove AMDILDevice classes
This should simplify the subtarget definitions and make it easier to
add new ones.
Reviewed-by: Vincent Lejeune <vljn@ovi.com>
llvm-svn: 183566
|
2013-06-07 20:37:48 +00:00 |
Tom Stellard
|
3498e4ff1d
|
R600: Fix the fetch limits for R600 generation GPUs
Reviewed-by: Vincent Lejeune <vljn@ovi.com>
https://bugs.freedesktop.org/show_bug.cgi?id=64257
llvm-svn: 183560
|
2013-06-07 20:28:55 +00:00 |
Tom Stellard
|
99792774a4
|
R600: Move Subtarget feature definitions into AMDGPU.td
This is the convention used by the other targets.
Reviewed-by: Vincent Lejeune <vljn@ovi.com>
llvm-svn: 183559
|
2013-06-07 20:28:49 +00:00 |
Christian Konig
|
2c8f6d5376
|
R600/SI: add proper formal parameter handling for SI
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 176623
|
2013-03-07 09:03:52 +00:00 |
Tom Stellard
|
75aadc2813
|
Add R600 backend
A new backend supporting AMD GPUs: Radeon HD2XXX - HD7XXX
llvm-svn: 169915
|
2012-12-11 21:25:42 +00:00 |