Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Remove unneeded forward declarations. | Matt Turner | 2015-11-24 | 1 | -3/+0 |
* | i965: Add annotation_insert_error() and support for printing errors. | Matt Turner | 2015-11-12 | 1 | -0/+7 |
* | i965/asm: Explicitly use a nir_instr for IR annotations | Jason Ekstrand | 2015-10-19 | 1 | -2/+1 |
* | i965: Make the annotation code take a device_info instead of a context | Jason Ekstrand | 2015-04-22 | 1 | -2/+3 |
* | i965: Pass a cfg pointer to generate_{code,assembly}. | Matt Turner | 2014-08-18 | 1 | -1/+1 |
* | i965: Move assembly annotation functions to intel_asm_annotation.c. | Matt Turner | 2014-07-05 | 1 | -0/+9 |
* | i965: Rename intel_asm_printer -> intel_asm_annotation. | Matt Turner | 2014-07-05 | 1 | -0/+67 |