clean up a bunch of code, move some random predicates
authorChris Lattner <sabre@nondot.org>
Sun, 14 Feb 2010 22:22:58 +0000 (22:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Feb 2010 22:22:58 +0000 (22:22 +0000)
commit47661320363a8bf0bb1401a8c1893755fb77c8f6
tree663613c7b434f2833c981d8480151da3518e0047
parenteb079a34910fd09947972cedfad18d9cff76a579
clean up a bunch of code, move some random predicates
on TreePatternNode to be methods on TreePatternNode.

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