summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/hash_table.c
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2014-03-18 19:19:02 -0700
committerMatt Turner <[email protected]>2014-03-24 11:06:26 -0700
commit764e25d79dad3096274ab2df04f5aa3ffb232119 (patch)
tree632d9fcf1e59ed60f9f7ce789d577ff008d2f3c1 /src/mesa/main/hash_table.c
parent9cd51bb0c4608258199c69bc7738e72f055799d2 (diff)
i965/vec4: Eliminate dead writes to the flag register.
For each write, search previous instructions for unread writes to the flag register and remove them. Note that this will not eliminate the last unread write. total instructions in shared programs: 788074 -> 788004 (-0.01%) instructions in affected programs: 4930 -> 4860 (-1.42%) Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/main/hash_table.c')
0 files changed, 0 insertions, 0 deletions