aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_fs_dead_code_eliminate.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler/fs: Switch liveness analysis to IR analysis frameworkFrancisco Jerez2020-03-061-8/+7
* 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/+3
* intel/fs: Properly stride NULL replacement regs in DCEJason Ekstrand2019-07-171-1/+2
* Revert "intel/compiler: split is_partial_write() into two variants"Juan A. Suarez Romero2019-04-251-1/+1
* intel/compiler: split is_partial_write() into two variantsIago Toral Quiroga2019-04-181-1/+1
* intel/compiler: Re-prefix non-logical surface opcodes with VEC4Jason Ekstrand2019-02-281-1/+0
* intel/compiler: Drop unused surface opcodesJason Ekstrand2019-02-281-2/+0
* intel/compiler: Implement untyped atomic float min, max, and compare-swap dat...Ian Romanick2018-08-221-0/+2
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+148