Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/vec4: Don't cmod propagate from CMP to ADD if the writemask isn't compat... | Ian Romanick | 2018-07-02 | 1 | -5/+15 |
* | i965/vec4: Propagate conditional modifiers from compares to adds | Ian Romanick | 2018-03-26 | 1 | -5/+65 |
* | i965/vec4: 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/+172 |