Always pass the root node to ComplexPattern isel matching function.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 8 Nov 2006 20:31:10 +0000 (20:31 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 8 Nov 2006 20:31:10 +0000 (20:31 +0000)
commit811731e340c54f761a199a6b2d35af7f03b42664
tree8ed3be3bb2b071b4f0607bdfab739279047a0315
parentb00dddd1643f207f09de382dd67675f375327bb7
Always pass the root node to ComplexPattern isel matching function.

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