assembler: Import ralloc from Mesa

This also add a new brw_compat.h that should help maintaining the
diff between mesa's version and our as small as possible.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
Damien Lespiau
2013-01-19 11:49:11 +00:00
parent 4ca1a04b85
commit 14146b4037
4 changed files with 956 additions and 0 deletions
+3
View File
@@ -10,6 +10,9 @@ BUILT_SOURCES = gram.h gram.c lex.c
gram.h: gram.c
intel_gen4asm_SOURCES = \
brw_compat.h \
ralloc.c \
ralloc.h \
brw_defines.h \
brw_eu.h \
brw_reg.h \