summaryrefslogtreecommitdiff
path: root/src/intel/compiler/test_eu_validate.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-03-22intel/compiler: Readd ICL to test_eu_validate.cppMatt Turner1-0/+1
2018-03-22intel/compiler: Skip 64-bit type tests when types not availableMatt Turner1-0/+19
2018-03-16intel/compiler: Use gen_get_device_info() in test_eu_validateMatt Turner1-38/+17
2018-02-28intel/compiler: Add ICL to test_eu_validate.cppMatt Turner1-0/+1
2018-02-28intel/compiler: Disable Align16 tests on Gen11+Matt Turner1-0/+16
2017-11-18i965: Correct disasm_info usage in eu_validate testAndres Gomez1-6/+6
2017-11-17i965: Rewrite disassembly annotation codeMatt Turner1-11/+6
2017-10-04i965: Validate "Special Requirements for Handling Double Precision Data Types"Matt Turner1-0/+623
2017-10-04i965: Fix and enable forgotten validation testMatt Turner1-14/+17
2017-10-04i965: Add GLK, CFL, CNL to test_eu_validate.cMatt Turner1-0/+7
2017-08-21i965: Add functions to abstract access to register typesMatt Turner1-51/+51
2017-08-21i965: Rename brw_inst's functions that access the register typeMatt Turner1-47/+47
2017-08-21i965: Validate destination restrictions with vector immediatesMatt Turner1-0/+79
2017-05-16i965: Fix test_eu_validate.cppMatt Turner1-1/+1
2017-05-15i965: Pass pointer and end of assembly to brw_validate_instructionsMatt Turner1-1/+2
2017-03-13i965: Move the back-end compiler to src/intel/compilerJason Ekstrand1-0/+847