r300g/compiler/tests: Add an assembly parser
authorTom Stellard <thomas.stellard@amd.com>
Mon, 11 Mar 2013 00:55:26 +0000 (20:55 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 1 Jul 2013 04:38:57 +0000 (21:38 -0700)
commite2c3640540dbe423d2c75d89615854aeb9f560f3
treea2866c2cf8be3363db308171d3f5abd492433064
parentab40d8d56f1cd6868a90fedd1dfaa87a3087bfa3
r300g/compiler/tests: Add an assembly parser

The assembly parser can be used to load r300 assembly dumps
and run them through any of the r300 compiler passes.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r300/compiler/tests/omod_two_writers.test [new file with mode: 0644]
src/gallium/drivers/r300/compiler/tests/r300_compiler_tests.h
src/gallium/drivers/r300/compiler/tests/radeon_compiler_optimize_tests.c
src/gallium/drivers/r300/compiler/tests/rc_test_helpers.c
src/gallium/drivers/r300/compiler/tests/rc_test_helpers.h