intel/fs: Take into account amount of data read in spilling cost heuristic.
[mesa.git] / src / intel / compiler / brw_fs_reg_allocate.cpp
2017-04-24 Francisco Jerezintel/fs: Take into account amount of data read in...
2017-04-24 Francisco Jerezintel/fs: Use regs_written() in spilling cost heuristic...
2017-04-11 Francisco Jerezi965/fs: Take into account lower frequency of condition...
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler