Change the builtin matcher to emit a decision tree, which should help out
authorChris Lattner <sabre@nondot.org>
Fri, 4 Jan 2008 04:38:35 +0000 (04:38 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 Jan 2008 04:38:35 +0000 (04:38 +0000)
commit331bf92fb51f058672144681b3d0e67d30f5699f
treed99fef7de5dff57f6d0b5f12a091274cf6b8c8a0
parent8f8c7b7c26fdbe4319172e6f6a0a54c5fd85d9f7
Change the builtin matcher to emit a decision tree, which should help out
the VC++ 'nesting depth' issue.

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