Tom Stellard
|
de60e25278
|
R600: Fix incorrect LDS size calculation
GlobalAdderss nodes that appeared in more than one basic block were
being counted twice.
llvm-svn: 190078
|
2013-09-05 18:37:57 +00:00 |
Craig Topper
|
8fc4096fab
|
Move string pointer from being a static class member to just a static global in the one file its needed in.
llvm-svn: 186476
|
2013-07-17 00:31:35 +00:00 |
Tom Stellard
|
c026e8bc8e
|
R600: Add local memory support via LDS
Reviewed-by: Vincent Lejeune<vljn at ovi.com>
llvm-svn: 185162
|
2013-06-28 15:47:08 +00:00 |
Vincent Lejeune
|
ace6f7351e
|
R600/SI: Share code recording ShaderTypeAttribute between generations
llvm-svn: 178504
|
2013-04-01 21:47:53 +00:00 |