Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Rename intel_asm_annotation -> brw_disasm_info | Matt Turner | 2017-11-17 | 1 | -1/+1 |
* | i965: Rewrite disassembly annotation code | Matt Turner | 2017-11-17 | 1 | -2/+2 |
* | intel/eu: Make automatic exec sizes a configurable option | Jason Ekstrand | 2017-11-07 | 1 | -0/+10 |
* | intel/compiler: brw_validate_instructions to take const void* instead of void* | Kevin Rogovin | 2017-10-26 | 1 | -1/+1 |
* | i965: Mark src inst pointer const in compaction code | Matt Turner | 2017-08-21 | 1 | -1/+1 |
* | intel/compiler: Make brw_disasm take const assembly | Jason Ekstrand | 2017-05-26 | 1 | -3/+3 |
* | 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/+612 |