Tom Stellard
|
ccae60acc3
|
R600/SI: Add support for f64 kernel arguments
Patch by: Niels Ole Salscheider
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 186182
|
2013-07-12 18:15:26 +00:00 |
Tom Stellard
|
b06f3fc1be
|
R600/SI: Add support for v4i32 and v4f32 kernel args
Tested-By: Aaron Watry <awatry@gmail.com>
llvm-svn: 184820
|
2013-06-25 02:39:25 +00:00 |
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
|
ed882c2f1b
|
R600/SI: Add a calling convention for compute shaders
llvm-svn: 183137
|
2013-06-03 17:40:11 +00:00 |
Tom Stellard
|
754f80ff3a
|
R600/SI: Add support for buffer stores v2
v2:
- Use the ADDR64 bit
Reviewed-by: Christian König <christian.koenig@amd.com>
llvm-svn: 178931
|
2013-04-05 23:31:51 +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 |