summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile.am
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2015-07-25 13:51:16 -0400
committerRob Clark <[email protected]>2015-07-27 13:51:06 -0400
commit96d4db683f90f02e72d34ece544de7eedfa873ee (patch)
tree8b1edb37f083dbcca3776d279e680abdf8a2fe08 /src/gallium/auxiliary/Makefile.am
parent020301baccc77e5753ead1e890c0cf24a9675517 (diff)
freedreno/ir3: track "keeps" in ir
Previously we had a fixed array to track kills, since they don't generate an SSA value, and then cheated by stuffing them in the outputs array before sending things through depth/sched/etc. But store instructions will need similar treatment. So convert this over to a more general array of instructions that must be kept and fix up the places that were previously relying on kills being in the output array. Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/Makefile.am')
0 files changed, 0 insertions, 0 deletions