aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_cfg.h
Commit message (Expand)AuthorAgeFilesLines
* intel/ir: Remove scheduling-based cycle count estimates.Francisco Jerez2020-04-281-4/+0
* intel/cfg: Add first/last_block helpersJason Ekstrand2020-04-171-0/+55
* intel/compiler: Pass backend_shader * to cfg_t()Matt Turner2020-03-091-3/+4
* intel/compiler: Move dominance tree data structure into idom_tree objectFrancisco Jerez2020-03-061-2/+20
* intel/compiler: Move idom tree calculation and related logic into analysis ob...Francisco Jerez2020-03-061-5/+33
* intel/compiler: Reverse inclusion dependency between brw_cfg.h and brw_shader.hFrancisco Jerez2020-03-061-2/+3
* intel/ir: Represent physical and logical subsets of the CFG.Francisco Jerez2019-10-111-5/+32
* intel/compiler: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+0
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+358