summaryrefslogtreecommitdiff
path: root/src/amd/compiler/aco_live_var_analysis.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-10-30aco: improve live variable analysisDaniel Schürmann1-25/+64
2019-10-28aco: Introduce vgpr_limit to keep track of available VGPRs.Timur Kristóf1-1/+1
2019-10-23aco: take LDS into account when calculating num_wavesRhys Perry1-2/+32
2019-10-23aco: increase accuracy of SGPR limitsRhys Perry1-11/+49
2019-09-19aco: Initial commit of independent AMD compilerDaniel Schürmann1-0/+243