Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/fs: unspills shoudn't use grf127 as dest since Gen8+ | Jose Maria Casanova Crespo | 2018-07-12 | 1 | -5/+22 |
* | i965/fs: Register allocator shoudn't use grf127 for sends dest | Jose Maria Casanova Crespo | 2018-07-10 | 1 | -0/+25 |
* | intel/fs: Take into account amount of data read in spilling cost heuristic. | Francisco Jerez | 2017-04-24 | 1 | -1/+1 |
* | intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy. | Francisco Jerez | 2017-04-24 | 1 | -2/+1 |
* | i965/fs: Take into account lower frequency of conditional blocks in spilling ... | Francisco Jerez | 2017-04-11 | 1 | -5/+14 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+992 |