Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Make the annotation code take a device_info instead of a context | Jason Ekstrand | 2015-04-22 | 1 | -4/+5 |
* | i965: Make the disassembler take a device_info instead of a context | Jason Ekstrand | 2015-04-22 | 1 | -1/+1 |
* | i965/nir: Make INTEL_DEBUG=ann work with NIR. | Kenneth Graunke | 2015-04-11 | 1 | -1/+4 |
* | i965: Replace 'noann' debug flag with 'ann'. | Matt Turner | 2014-12-10 | 1 | -1/+1 |
* | i965: Make instruction lists local to the bblocks. | Matt Turner | 2014-09-24 | 1 | -2/+2 |
* | i965: Pass a cfg pointer to generate_{code,assembly}. | Matt Turner | 2014-08-18 | 1 | -1/+1 |
* | i965: Add and use foreach_block macro. | Matt Turner | 2014-08-18 | 1 | -4/+4 |
* | i965: Initialize new chunks of realloc'd memory. | Matt Turner | 2014-07-15 | 1 | -0/+4 |
* | i965: Move assembly annotation functions to intel_asm_annotation.c. | Matt Turner | 2014-07-05 | 1 | -0/+58 |
* | i965: Rename intel_asm_printer -> intel_asm_annotation. | Matt Turner | 2014-07-05 | 1 | -0/+89 |