i965/vec4: Handle 16-bit types at type_size_xvec4
[mesa.git] / src / intel / compiler / test_eu_validate.cpp
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