aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_predicated_break.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler: Pass detailed dependency classes to invalidate_analysis()Francisco Jerez2020-03-061-1/+1
* intel/compiler: Introduce backend_shader method to propagate IR changes to an...Francisco Jerez2020-03-061-1/+1
* intel/compiler: Reverse inclusion dependency between brw_cfg.h and brw_shader.hFrancisco Jerez2020-03-061-1/+1
* intel/ir: Represent physical and logical subsets of the CFG.Francisco Jerez2019-10-111-2/+4
* intel/ir: Fix CFG corruption in opt_predicated_break().Francisco Jerez2019-08-011-6/+0
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+148