summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_schedule_instructions.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler: Add scheduler deps for instructions that implicitly read g0Ian Romanick2018-04-251-0/+3
* intel/fs: Teach instruction scheduler about GRF bank conflict cycles.Francisco Jerez2017-12-071-2/+3
* i965: Use is_scheduling_barrier instead of schedule_node::is_barrier.Kenneth Graunke2017-10-191-22/+10
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+1753