aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_fs_reg_allocate.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/fs: Take into account amount of data read in spilling cost heuristic.Francisco Jerez2017-04-241-1/+1
* intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy.Francisco Jerez2017-04-241-2/+1
* i965/fs: Take into account lower frequency of conditional blocks in spilling ...Francisco Jerez2017-04-111-5/+14
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+992