First cut at emitting the reducer. This reducer just prints out the patterns
authorChris Lattner <sabre@nondot.org>
Sun, 10 Aug 2003 20:34:13 +0000 (20:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 10 Aug 2003 20:34:13 +0000 (20:34 +0000)
commit616700402a4de78883a374c2886e8de790708656
treeeb82a63dc1c6bc40fb3a74813eadc05f9daaf74a
parentf8dfa6ff9b858d7b7477a98dfbfcb32a797f1164
First cut at emitting the reducer.  This reducer just prints out the patterns
selected, but it seems to work great!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7709 91177308-0d34-0410-b5e6-96231b3b80d8
support/tools/TableGen/InstrSelectorEmitter.cpp
utils/TableGen/InstrSelectorEmitter.cpp