intel/eu: Split brw_inst ex_desc accessors for SEND(C) vs. SENDS(C).
[mesa.git] / src / intel / compiler / test_eu_validate.cpp
2019-08-01 Mark Janesintel/device: rename gen_get_device_info
2019-06-29 Lionel Landwerlinintel/compiler: don't use byte operands for src1 on ICL
2019-04-18 Iago Toral Quirogaintel/compiler: validate region restrictions for mixed...
2019-04-18 Iago Toral Quirogaintel/compiler: validate conversions between 64-bit...
2019-04-18 Iago Toral Quirogaintel/compiler: validate region restrictions for half...
2018-10-11 Rodrigo Viviintel: Introducing Whiskey Lake platform
2018-08-31 Rodrigo Viviintel: Introducing Amber Lake platform
2018-03-22 Matt Turnerintel/compiler: Readd ICL to test_eu_validate.cpp
2018-03-22 Matt Turnerintel/compiler: Skip 64-bit type tests when types not...
2018-03-16 Matt Turnerintel/compiler: Use gen_get_device_info() in test_eu_va...
2018-02-28 Matt Turnerintel/compiler: Add ICL to test_eu_validate.cpp
2018-02-28 Matt Turnerintel/compiler: Disable Align16 tests on Gen11+
2017-11-18 Andres Gomezi965: Correct disasm_info usage in eu_validate test
2017-11-17 Matt Turneri965: Rewrite disassembly annotation code
2017-10-04 Matt Turneri965: Validate "Special Requirements for Handling Doubl...
2017-10-04 Matt Turneri965: Fix and enable forgotten validation test
2017-10-04 Matt Turneri965: Add GLK, CFL, CNL to test_eu_validate.c
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: Validate destination restrictions with vector...
2017-05-16 Matt Turneri965: Fix test_eu_validate.cpp
2017-05-15 Matt Turneri965: Pass pointer and end of assembly to brw_validate_...
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler