Tom Stellard
|
3dbf1f8df0
|
R600: Expand vector sin and cos.
v2: move code to AMDGPUISelLowering.cpp
squash with tests (both EG and SI)
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 207845
|
2014-05-02 15:41:47 +00:00 |
Vincent Lejeune
|
f143af3fe9
|
R600: Use function inputs to represent data stored in gpr
llvm-svn: 194425
|
2013-11-11 22:10:24 +00:00 |
Vincent Lejeune
|
b55940cc7d
|
R600: Use DAG lowering pass to handle fcos/fsin
NOTE: This is a candidate for the stable branch.
llvm-svn: 185940
|
2013-07-09 15:03:11 +00:00 |
Vincent Lejeune
|
77a8352476
|
R600: Support schedule and packetization of trans-only inst
llvm-svn: 185268
|
2013-06-29 19:32:43 +00:00 |
Vincent Lejeune
|
f97af796a9
|
R600: Prettier asmPrint of Alu
llvm-svn: 180956
|
2013-05-02 21:52:30 +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 |