summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/test_eu_validate.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel: Introducing Whiskey Lake platformRodrigo Vivi2018-10-111-0/+1
* intel: Introducing Amber Lake platformRodrigo Vivi2018-08-311-0/+1
* intel/compiler: Readd ICL to test_eu_validate.cppMatt Turner2018-03-221-0/+1
* intel/compiler: Skip 64-bit type tests when types not availableMatt Turner2018-03-221-0/+19
* intel/compiler: Use gen_get_device_info() in test_eu_validateMatt Turner2018-03-161-38/+17
* intel/compiler: Add ICL to test_eu_validate.cppMatt Turner2018-02-281-0/+1
* intel/compiler: Disable Align16 tests on Gen11+Matt Turner2018-02-281-0/+16
* i965: Correct disasm_info usage in eu_validate testAndres Gomez2017-11-181-6/+6
* i965: Rewrite disassembly annotation codeMatt Turner2017-11-171-11/+6
* i965: Validate "Special Requirements for Handling Double Precision Data Types"Matt Turner2017-10-041-0/+623
* i965: Fix and enable forgotten validation testMatt Turner2017-10-041-14/+17
* i965: Add GLK, CFL, CNL to test_eu_validate.cMatt Turner2017-10-041-0/+7
* i965: Add functions to abstract access to register typesMatt Turner2017-08-211-51/+51
* i965: Rename brw_inst's functions that access the register typeMatt Turner2017-08-211-47/+47
* i965: Validate destination restrictions with vector immediatesMatt Turner2017-08-211-0/+79
* i965: Fix test_eu_validate.cppMatt Turner2017-05-161-1/+1
* i965: Pass pointer and end of assembly to brw_validate_instructionsMatt Turner2017-05-151-1/+2
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+847