Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/fs: lower all non-force_writemask_all DF instructions to SIMD4 on IVB/BYT | Samuel Iglesias Gonsálvez | 2017-04-14 | 1 | -0/+9 |
* | i965/fs: fix lower SIMD width for IVB/BYT's MOV_INDIRECT | Juan A. Suarez Romero | 2017-04-14 | 1 | -3/+14 |
* | i965/fs: rename lower_d2x to lower_conversions | Samuel Iglesias Gonsálvez | 2017-04-14 | 1 | -1/+1 |
* | i965/fs: generalize the legalization d2x pass | Samuel Iglesias Gonsálvez | 2017-04-14 | 1 | -5/+6 |
* | i965/fs: clamp exec_size when an instruction has a scalar DF source | Samuel Iglesias Gonsálvez | 2017-04-14 | 1 | -3/+8 |
* | i965/fs: add helper to retrieve instruction execution type | Juan A. Suarez Romero | 2017-04-14 | 1 | -5/+1 |
* | i965/fs: Return progress from demote_sample_qualifiers(). | Matt Turner | 2017-03-23 | 1 | -1/+6 |
* | i965/fs: Return progress from move_interpolation_to_top(). | Matt Turner | 2017-03-23 | 1 | -1/+6 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+6805 |