intel/fs: Add a generic SEND opcode
[mesa.git] / src / intel / compiler / brw_schedule_instructions.cpp
2019-01-29 Jason Ekstrandintel/fs: Add a generic SEND opcode
2019-01-10 Matt Turnerintel/compiler: Heap-allocate temporary storage
2019-01-10 Matt Turnerintel/compiler: Prevent warnings in the following patch
2018-08-23 Ian Romanickintel/compiler: Implement untyped atomic float min...
2018-04-24 Ian Romanickintel/compiler: Add scheduler deps for instructions...
2018-04-24 Ian Romanickintel/compiler: Silence unused parameter warnings in...
2018-03-02 Francisco Jerezintel/ir: Allow representing additional flag subregiste...
2017-12-07 Francisco Jerezintel/fs: Teach instruction scheduler about GRF bank...
2017-10-19 Kenneth Graunkei965: Use is_scheduling_barrier instead of schedule_nod...
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler