aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_fs_live_variables.h
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler: Silence unused parameter warning in fs_live_variables::setup_...Ian Romanick2020-04-171-2/+1
* intel/compiler/fs: Switch liveness analysis to IR analysis frameworkFrancisco Jerez2020-03-061-2/+9
* intel/compiler/fs: Add live interval validation passFrancisco Jerez2020-03-061-0/+2
* intel/compiler: Pass single backend_shader argument to the fs_live_variables ...Francisco Jerez2020-03-061-4/+3
* intel/compiler: Move all live interval analysis results into fs_live_variablesFrancisco Jerez2020-03-061-0/+8
* intel/compiler: Mark virtual_grf_interferes and vars_interfere as constFrancisco Jerez2020-03-061-1/+1
* intel/compiler: Reverse inclusion dependency between brw_fs_live_variables.h ...Francisco Jerez2020-03-061-1/+2
* intel/compiler: Nest definition of live variables block_data structuresFrancisco Jerez2020-03-061-41/+41
* intel/compiler: Fix C++ one definition rule violationsDanylo Piliaiev2019-10-281-4/+4
* intel/fs: Restrict live intervals to the subset possibly reachable from any d...Francisco Jerez2017-12-071-0/+12
* intel/compiler: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-0/+5
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+115