vk: Add four unit tests for our lock-free data-structures
[mesa.git] / src / mesa / drivers / dri / i965 / intel_asm_annotation.c
2015-04-22 Jason Ekstrandi965: Make the annotation code take a device_info inste...
2015-04-22 Jason Ekstrandi965: Make the disassembler take a device_info instead...
2015-04-11 Kenneth Graunkei965/nir: Make INTEL_DEBUG=ann work with NIR.
2014-12-10 Matt Turneri965: Replace 'noann' debug flag with 'ann'.
2014-09-24 Matt Turneri965: Make instruction lists local to the bblocks.
2014-08-19 Matt Turneri965: Pass a cfg pointer to generate_{code,assembly}.
2014-08-19 Matt Turneri965: Add and use foreach_block macro.
2014-07-15 Matt Turneri965: Initialize new chunks of realloc'd memory.
2014-07-06 Matt Turneri965: Move assembly annotation functions to intel_asm_a...
2014-07-06 Matt Turneri965: Rename intel_asm_printer -> intel_asm_annotation.