summaryrefslogtreecommitdiff
path: root/utils/TableGen/DAGISelMatcher.h
Commit message (Expand)AuthorAge
...
* Emulate the current isel's "IsChainCompatible" logic for now.Chris Lattner2010-02-17
* prefix captured value names with $ so they look likeChris Lattner2010-02-17
* improve comments on OPC_Record to say what we're recording a node.Chris Lattner2010-02-17
* make the new isel generator plop out a CheckComplexPattern functionChris Lattner2010-02-17
* convert the new matcher to check intermediate nodes for a singleChris Lattner2010-02-16
* generate code for node and pattern predicates. Note that this won'tChris Lattner2010-02-16
* add support for the new isel matcher to generate Chris Lattner2010-02-16
* Check in the first big step of rewriting DAGISelEmitter to Chris Lattner2010-02-15