OSDN Git Service

Predicate function on the node should be matched before its childrean' matching
authorEvan Cheng <evan.cheng@apple.com>
Mon, 9 Oct 2006 21:02:17 +0000 (21:02 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 9 Oct 2006 21:02:17 +0000 (21:02 +0000)
commitd3eea90a9b650a03330c361914c0deb0a0410431
treebf19a75f8585cbc7e6b6ffecc8a3abaf689265c0
parent466685d41a9ea4905b9486fea38e83802e46f196
Predicate function on the node should be matched before its childrean' matching
code. This is especially important now matching ISD::LOAD also requires a
Predicate_Load call.

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