commit | 9fa99f3b6c84fe927ba97e6584cd919f097a6c9a | [log] [tgz] |
---|---|---|
author | Kenneth Graunke <kenneth@whitecape.org> | Wed Apr 21 12:30:22 2010 -0700 |
committer | Ian Romanick <ian.d.romanick@intel.com> | Wed Apr 21 15:36:36 2010 -0700 |
tree | 453be040c7a1948bbb4d9eadbac8ad8ba8c887cd | |
parent | f96c52ba2e290e3ba5f14cd7f87ba5b4382a1785 [diff] |
Refactor IR function representation. Now, ir_function is emitted as part of the IR instructions, rather than simply existing in the symbol table. Individual ir_function_signatures are not emitted themselves, but only as part of ir_function.