Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/fs.h: Refactor tests for instructions modifying a register. | Eric Anholt | 2012-07-18 | 1 | -14/+2 |
* | i965/fs: Invalidate live intervals after copy propagation. | Eric Anholt | 2012-07-06 | 1 | -0/+3 |
* | i965/fs: Allow copy propagation on uniforms. | Eric Anholt | 2012-07-03 | 1 | -4/+7 |
* | i965/fs: Allow copy propagation with source modifiers. | Eric Anholt | 2012-07-03 | 1 | -3/+17 |
* | i965/fs: Move copy propagation test out to a separate function. | Eric Anholt | 2012-07-03 | 1 | -6/+16 |
* | i965/fs: Add support for copy propagation. | Eric Anholt | 2012-05-14 | 1 | -0/+137 |