1. 845c042 add support for referencing registers and immediates, by Chris Lattner · 15 years ago
  2. b49985a start sketching out the structure of code for result emission generation. by Chris Lattner · 15 years ago
  3. bd8227f rename the child field to 'next'. This is not a parent/child by Chris Lattner · 15 years ago
  4. 8ef9c79 eliminate the MatcherNodeWithChild class, give the 'child' field to MatcherNode. by Chris Lattner · 15 years ago
  5. 781f359 improve comments, the matcher is now feature complete, on to codegen. by Chris Lattner · 15 years ago
  6. 9a747f1 Emulate the current isel's "IsChainCompatible" logic for now. by Chris Lattner · 15 years ago
  7. c96087b improve comments on OPC_Record to say what we're recording a node. by Chris Lattner · 15 years ago
  8. 5be6e59 improve comments in generated matcher a bit. by Chris Lattner · 15 years ago
  9. e609a51 make the new isel generator plop out a CheckComplexPattern function by Chris Lattner · 15 years ago
  10. 21390d7 convert the new matcher to check intermediate nodes for a single by Chris Lattner · 15 years ago
  11. 050a03d generate code for node and pattern predicates. Note that this won't by Chris Lattner · 15 years ago
  12. e02ea54 refactor some code into a local class. by Chris Lattner · 15 years ago
  13. e39650a add support for the new isel matcher to generate by Chris Lattner · 15 years ago
  14. da272d1 Check in the first big step of rewriting DAGISelEmitter to by Chris Lattner · 15 years ago