Refactor a bunch of FastISelEmitter code into a helper class, and
authorDan Gohman <gohman@apple.com>
Tue, 26 Aug 2008 21:21:20 +0000 (21:21 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 26 Aug 2008 21:21:20 +0000 (21:21 +0000)
commit72d63af3f76250f198910f0f69cb4ccffd4c14a6
treecf3bf9267d9cbc62c6cae88ff2553dad5bffcbd0
parent80bc6e2243b7ae99da42bf2e61df4ebccf8d8821
Refactor a bunch of FastISelEmitter code into a helper class, and
put each major step in a separate function. This makes the high
level sequence of events easier to follow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55385 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/FastISelEmitter.cpp
utils/TableGen/FastISelEmitter.h