aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_vec4_live_variables.h
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler/vec4: Switch liveness analysis to IR analysis frameworkFrancisco Jerez2020-03-061-2/+9
* intel/compiler/vec4: Add live interval validation passFrancisco Jerez2020-03-061-0/+3
* intel/compiler: Pass single backend_shader argument to the vec4_live_variable...Francisco Jerez2020-03-061-1/+3
* intel/compiler: Restructure live intervals computation codeFrancisco Jerez2020-03-061-0/+1
* intel/compiler: Move all live interval analysis results into vec4_live_variablesFrancisco Jerez2020-03-061-0/+11
* intel/compiler: Reverse inclusion dependency between brw_vec4_live_variables....Francisco Jerez2020-03-061-1/+1
* intel/compiler: Nest definition of live variables block_data structuresFrancisco Jerez2020-03-061-27/+27
* intel/compiler: Fix C++ one definition rule violationsDanylo Piliaiev2019-10-281-2/+2
* i965/vec4: consider subregister offset in live variablesJuan A. Suarez Romero2017-04-141-2/+2
* 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/+112