Passing isel root and use operands to ComplexPattern functions, these should do the...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 16 Oct 2006 06:33:44 +0000 (06:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 16 Oct 2006 06:33:44 +0000 (06:33 +0000)
commit13e9e9c235a1cfce470f5ed5415c494403b5aa52
treedfea7b70ae19bc46d7c3b06015a234368878c9d2
parent59c85e96de76d89b5d4eb3608eb9ce04613ca0ef
Passing isel root and use operands to ComplexPattern functions, these should do the usual load folding checks as well.

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