aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/R600MachineFunctionInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Move passes from namespace llvm into anonymous namespaces. Sort includes whil...Benjamin Kramer2013-05-231-1/+1
* R600: Use .AMDGPU.config section to emit stacksizeVincent Lejeune2013-04-231-0/+1
* R600/SI: Share code recording ShaderTypeAttribute between generationsVincent Lejeune2013-04-011-3/+2
* R600: Remove unused Outputs variableVincent Lejeune2013-03-131-1/+0
* R600: Support for indirect addressing v4Tom Stellard2013-02-061-0/+2
* Don't use MRI liveouts in R600.Jakob Stoklund Olesen2013-02-051-0/+1
* R600: improve inputs/interpolation handlingTom Stellard2013-02-051-7/+0
* R600: Simplify stream outputs intrinsicTom Stellard2013-01-231-1/+0
* Add R600 backendTom Stellard2012-12-111-0/+39