Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/fs: Propagate conditional modifiers from not instructions | Ian Romanick | 2018-06-15 | 1 | -1/+61 |
* | i965/fs: Rearrange code to remove most of the gotos | Ian Romanick | 2018-06-15 | 1 | -11/+3 |
* | i965/fs: Refactor propagation of conditional modifiers from compares to adds | Ian Romanick | 2018-06-15 | 1 | -57/+80 |
* | i965/fs: Propagate conditional modifiers from compares to adds | Ian Romanick | 2018-03-26 | 1 | -5/+65 |
* | i965/fs: Allow cmod propagation when src0 is a uniform or shader input | Ian Romanick | 2018-03-26 | 1 | -1/+2 |
* | intel/compiler: Don't propagate cmod into integer multiplies | Jason Ekstrand | 2017-10-05 | 1 | -0/+17 |
* | intel/compiler: Don't cmod propagate into a saturated operation | Jason Ekstrand | 2017-10-05 | 1 | -0/+8 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+183 |