diff options
author | Rob Clark <[email protected]> | 2015-07-25 13:51:16 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2015-07-27 13:51:06 -0400 |
commit | 96d4db683f90f02e72d34ece544de7eedfa873ee (patch) | |
tree | 8b1edb37f083dbcca3776d279e680abdf8a2fe08 /src/gallium/auxiliary/Makefile.am | |
parent | 020301baccc77e5753ead1e890c0cf24a9675517 (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