aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_vec4_dead_code_eliminate.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler/vec4: Switch liveness analysis to IR analysis frameworkFrancisco Jerez2020-03-061-5/+4
* 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
* i965/vec4/dce: Don't narrow the write mask if the flags are usedIan Romanick2018-12-171-9/+38
* i965/vec4/dce: improve track of partial flag register writesSamuel Iglesias Gonsálvez2017-04-141-1/+1
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+160