1. 990db46 Implement autopromotion of leaf trees from arguments to nodes of their own, by Chris Lattner · 22 years ago
  2. 91290d7 Implement correct parsing, representation, and printing of DAG argument names by Chris Lattner · 22 years ago
  3. 094ec50 Implement real code emission, at least for Instruction patterns, by Chris Lattner · 22 years ago
  4. 6167004 First cut at emitting the reducer. This reducer just prints out the patterns by Chris Lattner · 22 years ago
  5. 9552b8c Finish the matcher! by Chris Lattner · 22 years ago
  6. 955c1be This implements a large amount of the matcher, in fact, all of it except for one bug by Chris Lattner · 22 years ago
  7. 6dafd39 Emit the first half of the instruction selector. by Chris Lattner · 22 years ago
  8. ef0ce6a Finish implementation of nonterminal instantiation. by Chris Lattner · 22 years ago
  9. 5709e51 Implement type-inference/checking for non-terminal references by Chris Lattner · 22 years ago
  10. ee858d2 Rename all of the "Process" methods to be "read" methods, start the Instantiate method by Chris Lattner · 22 years ago
  11. 90825b4 Add support for "cast" nodes, which are required when there is not enough information by Chris Lattner · 22 years ago
  12. ab05e2a Use the new version of isSubClassOf by Chris Lattner · 22 years ago
  13. 2b8b2b4 Cleanup and reorganize code, no functional changes by Chris Lattner · 22 years ago
  14. b356a24 Read in expanders too by Chris Lattner · 22 years ago
  15. f8e9683 Continued evolution of the selector emitter: Represent instruction patterns by Chris Lattner · 22 years ago
  16. bc659dd Finish implementation of the type inference engine. by Chris Lattner · 22 years ago
  17. 018c9e4 Initial checkin of tree pattern parser and type inference engine (which still needs work). by Chris Lattner · 22 years ago
  18. 38aa542 Export the register classes so that the instruction selector can get at them as needed by Chris Lattner · 22 years ago
  19. 2787d1a Add error checking code to the node type parser. Start the instruction pattern by Chris Lattner · 22 years ago
  20. faca5ab Initial support for an instruction selector emitter by Chris Lattner · 22 years ago