Prep work to handle input chains of matched patterns and checking for
authorChris Lattner <sabre@nondot.org>
Wed, 17 Feb 2010 02:16:19 +0000 (02:16 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Feb 2010 02:16:19 +0000 (02:16 +0000)
commit785d16fe75a4ea0d465f2641f0a19033e0d9badc
tree0773f60cc61ffccef86fdffc5af71a8413b61692
parent52be68d86c1c51b25fc6626bc7e6dd8ef4463c46
Prep work to handle input chains of matched patterns and checking for
'ischaincompatible' when a pattern has more than one input chain.  Need
to do some commenting and cleanup now that I understand how this works.

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