summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_ir_fs.h
Commit message (Expand)AuthorAgeFilesLines
* intel/fs: Promote execution type to 32-bit when any half-float conversion is ...Francisco Jerez2019-01-181-0/+21
* intel/fs: Introduce regioning lowering pass.Francisco Jerez2019-01-091-0/+10
* intel/fs: Constify fs_inst::can_do_source_mods().Francisco Jerez2019-01-091-1/+1
* intel/fs: Respect CHV/BXT regioning restrictions in copy propagation pass.Francisco Jerez2019-01-091-0/+28
* intel: Don't propagate conditional modifiers if a UD source is negatedJason Ekstrand2018-10-101-0/+1
* intel/fs: Add explicit last_rt flag to fb writes orthogonal to eot.Francisco Jerez2018-05-291-0/+1
* i965: Add negative_equals methodsIan Romanick2018-03-261-0/+1
* intel/fs: Add a helper for emitting scan operationsJason Ekstrand2018-03-071-0/+7
* i965/fs: Remove BRW_REGISTER_TYPE_HF assert at get_exec_typeAlejandro PiƱeiro2017-12-061-3/+0
* i965: Move fs_inst::has_side_effects()'s eot check to the parent class.Kenneth Graunke2017-10-191-2/+0
* i965/fs: add helper to retrieve instruction execution typeJuan A. Suarez Romero2017-04-141-0/+33
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+451