tree-wide: replace MAYBE_UNUSED with ASSERTED
[mesa.git] / src / intel / compiler / brw_inst.h
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-04-18 Iago Toral Quirogaintel/compiler: add instruction setters for Src1Type...
2019-01-29 Jason Ekstrandintel/eu: Add support for the SENDS[C] messages
2019-01-29 Jason Ekstrandintel/inst: Fix the ia16_addr_imm helpers
2019-01-29 Jason Ekstrandintel/eu: Use GET_BITS in brw_inst_set_send_ex_desc
2018-08-23 Ian Romanickintel/compiler: Expand untyped atomic message type...
2018-07-10 Francisco Jerezintel/eu: Add brw_inst.h helpers for the SEND(C) descri...
2018-03-22 Jason Ekstrandintel/compiler/icl: Clear "null render target" bit...
2018-03-05 Jordan Justenintel: Split gen_device_info out into libintel_dev
2018-03-03 Ian Romanicki965: Silence warnings about mixing enum and non-enum...
2018-03-03 Ian Romanickintel/compiler: Silence unused parameter warnings in...
2017-10-20 Matt Turneri965: Add align1 ternary instruction-word support
2017-10-20 Matt Turneri965: Add align1 ternary instruction support to convers...
2017-10-20 Matt Turneri965: Add functions to abstract access to 3src register...
2017-10-20 Matt Turneri965: Rename brw_inst's functions that access the 3src...
2017-10-20 Matt Turneri965: Rename brw_inst 3src functions in preparation...
2017-08-21 Matt Turneri965: Optimize reading the destination type
2017-08-21 Matt Turneri965: Add functions to abstract access to register...
2017-08-21 Matt Turneri965: Rename brw_inst's functions that access the regis...
2017-08-21 Matt Turneri965: Add support for disassembling 64-bit integer...
2017-06-07 Eric Engestromtree-wide: remove trailing backslash
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler