summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/AMDGPUMachineFunction.h
Commit message (Collapse)AuthorAgeFilesLines
* R600: Fix incorrect LDS size calculationTom Stellard2013-09-051-0/+4
| | | | | | | GlobalAdderss nodes that appeared in more than one basic block were being counted twice. llvm-svn: 190078
* Move string pointer from being a static class member to just a static global ↵Craig Topper2013-07-171-2/+0
| | | | | | in the one file its needed in. llvm-svn: 186476
* R600: Add local memory support via LDSTom Stellard2013-06-281-0/+2
| | | | | Reviewed-by: Vincent Lejeune<vljn at ovi.com> llvm-svn: 185162
* R600/SI: Share code recording ShaderTypeAttribute between generationsVincent Lejeune2013-04-011-0/+29
llvm-svn: 178504
OpenPOWER on IntegriCloud