i965/skl: Break down SIMD16 3-source instructions when required.
[mesa.git] / src / mesa / drivers / dri / i965 / intel_asm_annotation.c
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.