summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
assembler-pushR600/SI: Initial support for assembler and inline assemblyTom Stellard9 years
hazard-recAMDGPU: Implement SIRegisterInfo::getRegPressureSetScore()Tom Stellard8 years
madkR600/SI: Use v_madmk_f32Matt Arsenault9 years
perf-Jan-08-2015R600: Enable subreg livenessTom Stellard9 years
sched-perf-Mar-27-2015R600/SI: Disable register pressure tracking in the schedulerTom Stellard9 years
smrd-clusterR600/SI: Enable post-ra machine schedulerTom Stellard9 years
struct-divergenceXXX: remove debug prints.Tom Stellard9 years
struct-divergence-v1XXX: Struct fixesTom Stellard9 years
vgpr-spilling-Jan07-2014XXX: Clear some kill flags.Tom Stellard9 years
vinterp-fixR600/SI: Remove some unnecessary patterns from VINTRP multiclassTom Stellard9 years
[...]
 
TagDownloadAuthorAge
mesa-9.1.1commit ce7bbb8b46...Michel Danzer11 years
mesa-9.1commit 16ca877f58...Michel Danzer11 years
 
AgeCommit messageAuthorFilesLines
2015-01-08R600: Enable subreg livenessperf-Jan-08-2015Tom Stellard1-0/+4
2015-01-08R600/SI: Define a schedule model and enable the generic machine schedulerTom Stellard27-83/+302
2015-01-08R600/SI: Add test case that crashes the coalescer with subreg liveness enabledTom Stellard1-0/+44
2015-01-08R600/SI: Add kill flag when copying scratch offset to a registerTom Stellard1-1/+1
2015-01-07XXX: Clear some kill flags.vgpr-spilling-Jan07-2014Tom Stellard2-2/+2
2015-01-07R600/SI: Enable VGPR spilling for all shader typesTom Stellard6-11/+16
2015-01-07R600/SI: Fix a few bugs in VGPR spillingTom Stellard1-1/+5
2015-01-07R600/SI: Use external symbols for scratch bufferTom Stellard9-82/+90
2015-01-07R600/SI: Use IMPLICIT_DEF and KILL when failing to spill VGPRsTom Stellard1-3/+2
2015-01-07R600/SI: Spill VGPRs to scratch space for compute shadersTom Stellard11-96/+353
[...]
 
Clone
git://people.freedesktop.org/~tstellar/llvm
ssh://people.freedesktop.org/~tstellar/llvm