aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_ir_fs.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "intel/compiler: split is_partial_write() into two variants"Juan A. Suarez Romero2019-04-251-2/+1
* intel/compiler: split is_partial_write() into two variantsIago Toral Quiroga2019-04-181-1/+2
* intel/fs: Rely on undocumented unrestricted regioning for 32x16-bit integer m...Francisco Jerez2019-02-211-3/+11
* intel/fs: Exclude control sources from execution type and region alignment ca...Francisco Jerez2019-02-211-1/+9
* intel/fs: Get rid of fs_inst::equalsJason Ekstrand2019-01-291-1/+0
* 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