1. ac55f9d rename PushMatcherNode -> ScopeMatcherNode to more accurately by Chris Lattner · 16 years ago
  2. 0c95baa contract movechild+checktype into a new checkchild node, shrinking the by Chris Lattner · 16 years ago
  3. ab41756 implement a simple proof-of-concept optimization for by Chris Lattner · 16 years ago
  4. 2936437 The new isel was not properly handling patterns that covered by Chris Lattner · 16 years ago
  5. bb2afb7 add a new CheckMultiOpcode opcode for checking that a node by Chris Lattner · 16 years ago
  6. 79eaeb4 implement the last known missing feature: updating uses of results by Chris Lattner · 16 years ago
  7. 132df65 Lots of improvements to the new dagisel emitter. This gets it to by Chris Lattner · 16 years ago
  8. 42a7ba7 add support for referencing registers and immediates, by Chris Lattner · 16 years ago
  9. 186ad80 rename the child field to 'next'. This is not a parent/child by Chris Lattner · 16 years ago
  10. d582a36 eliminate the MatcherNodeWithChild class, give the 'child' field to MatcherNode. by Chris Lattner · 16 years ago
  11. f8a5bb0 Emulate the current isel's "IsChainCompatible" logic for now. by Chris Lattner · 16 years ago
  12. f8695c1 convert the new matcher to check intermediate nodes for a single by Chris Lattner · 16 years ago
  13. aa7d3e0 add support for the new isel matcher to generate by Chris Lattner · 16 years ago
  14. b02cdaa Check in the first big step of rewriting DAGISelEmitter to by Chris Lattner · 16 years ago