commit | 6b999c89ce1a5bf2d5e8533929b8f2101beaa481 | [log] [tgz] |
---|---|---|
author | Tom Stellard <tstellar@gmail.com> | Mon Nov 01 22:06:20 2010 -0700 |
committer | Tom Stellard <tstellar@gmail.com> | Mon Nov 01 22:06:20 2010 -0700 |
tree | 3971650a20d40979dc991e926ed100783273dd6f | |
parent | ad00a92ee720c275d3852faea4e442a8da876ca2 [diff] |
r300/compiler: Don't track readers into an IF block. This makes rc_get_readers_normal() more conservative than it needs to be, but it fixes some incorrect behavior in the optimization passes.