Re: [Mesa-dev] [PATCH 4/4] i965: Rename intel_asm_annotation -> brw_disasm_info

2017-11-17 Thread Samuel Iglesias Gonsálvez
Patches 1, 2 and 4 are: Reviewed-by: Samuel Iglesias Gonsálvez Sam On Thu, 2017-11-16 at 20:47 -0800, Matt Turner wrote: > It was the only file named intel_* in the compiler. > --- > src/intel/Makefile.sources | 6 > +++--- >

[Mesa-dev] [PATCH 4/4] i965: Rename intel_asm_annotation -> brw_disasm_info

2017-11-16 Thread Matt Turner
It was the only file named intel_* in the compiler. --- src/intel/Makefile.sources | 6 +++--- src/intel/compiler/{intel_asm_annotation.c => brw_disasm_info.c} | 2 +- src/intel/compiler/{intel_asm_annotation.h => brw_disasm_info.h} | 0