summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_eu_compact.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Only change type of 0.0f to VF if destination stride == 1Matt Turner2017-08-211-1/+2
* i965: Move compaction "prepass" into brw_eu_compact.cMatt Turner2017-08-211-2/+80
* i965: Mark src inst pointer const in compaction codeMatt Turner2017-08-211-11/+12
* i965/cnl: Handle gen10 in switch cases across the driverAnuj Phogat2017-06-091-0/+1
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+1579