Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965 new VS: Fix copy propagation of double negatives. | Paul Berry | 2011-09-19 | 1 | -1/+1 |
* | i965/vs: Allow copy propagation on GRFs. | Eric Anholt | 2011-09-08 | 1 | -1/+6 |
* | i965/vs: Clear tracked copy propagation values whose source gets overwritten. | Eric Anholt | 2011-09-08 | 1 | -3/+12 |
* | i965/vs: Add support for copy propagation of the UNIFORM and ATTR files. | Eric Anholt | 2011-09-08 | 1 | -1/+57 |
* | i965/vs: Add constant propagation to a few opcodes. | Eric Anholt | 2011-09-08 | 1 | -0/+260 |