complex patterns don't get 'record' nodes, they implicitly
authorChris Lattner <sabre@nondot.org>
Tue, 16 Feb 2010 23:16:25 +0000 (23:16 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Feb 2010 23:16:25 +0000 (23:16 +0000)
commit53a2f60062500a9be3fd73b401712568e2bb01f5
treec0c19469a8452ed8c72cdaee9a20fffa8f34522a
parent05446e7d47294a91c0af4b9220c64fb355e8d7e8
complex patterns don't get 'record' nodes, they implicitly
record all their results.

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