summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_eu.c
Commit message (Expand)AuthorAgeFilesLines
* intel/eu: Switch to a logical state stackJason Ekstrand2018-06-041-53/+37
* intel/eu: Add some brw_get_default_ helpersJason Ekstrand2018-06-041-0/+29
* intel/compiler: Mark line, pln, and lrp as removed on Gen11+Matt Turner2018-02-281-4/+6
* intel/eu: Make automatic exec sizes a configurable optionJason Ekstrand2017-11-071-0/+1
* i965: Move brw_reg_type_letters() as wellMatt Turner2017-08-211-28/+0
* i965: Reorder brw_reg_type enum valuesMatt Turner2017-08-211-1/+0
* i965/cnl: Handle gen10 in switch cases across the driverAnuj Phogat2017-06-091-0/+2
* intel/compiler: Make brw_disasm take const assemblyJason Ekstrand2017-05-261-2/+2
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+719