aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/DAGISelMatcher.h
AgeCommit message (Expand)Author
2010-02-16convert the new matcher to check intermediate nodes for a singleChris Lattner
2010-02-16generate code for node and pattern predicates. Note that this won'tChris Lattner
2010-02-16add support for the new isel matcher to generate Chris Lattner
2010-02-15Check in the first big step of rewriting DAGISelEmitter to Chris Lattner