Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Correct disasm_info usage in eu_validate test | Andres Gomez | 2017-11-18 | 1 | -6/+6 |
* | i965: Rewrite disassembly annotation code | Matt Turner | 2017-11-17 | 1 | -11/+6 |
* | i965: Validate "Special Requirements for Handling Double Precision Data Types" | Matt Turner | 2017-10-04 | 1 | -0/+623 |
* | i965: Fix and enable forgotten validation test | Matt Turner | 2017-10-04 | 1 | -14/+17 |
* | i965: Add GLK, CFL, CNL to test_eu_validate.c | Matt Turner | 2017-10-04 | 1 | -0/+7 |
* | i965: Add functions to abstract access to register types | Matt Turner | 2017-08-21 | 1 | -51/+51 |
* | i965: Rename brw_inst's functions that access the register type | Matt Turner | 2017-08-21 | 1 | -47/+47 |
* | i965: Validate destination restrictions with vector immediates | Matt Turner | 2017-08-21 | 1 | -0/+79 |
* | i965: Fix test_eu_validate.cpp | Matt Turner | 2017-05-16 | 1 | -1/+1 |
* | i965: Pass pointer and end of assembly to brw_validate_instructions | Matt Turner | 2017-05-15 | 1 | -1/+2 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+847 |