1. 0b59225 check that there are no unexpected operands by Chris Lattner · 20 years ago
  2. c4a8b73 force all instruction operands to be named. by Chris Lattner · 20 years ago
  3. 3a7319d fix a broke range check by Chris Lattner · 20 years ago
  4. d8a3bde Parse significantly more of the instruction pattern, now collecting and by Chris Lattner · 20 years ago
  5. 39e8af9 Verify that set destinations occur first in the instruction operand list. by Chris Lattner · 20 years ago
  6. 71cdb7f remove some code that isn't ready for prime time by Chris Lattner · 20 years ago
  7. ec67643 Switch to a slightly more structured representation for instructions by Chris Lattner · 20 years ago
  8. 5f8cb2a Add some more checking/verification code by Chris Lattner · 20 years ago
  9. 1f39e29 start parsing instructions into patterns, start doing many more checks of by Chris Lattner · 20 years ago
  10. f4f33ba don't emit the namespace inside the class! by Chris Lattner · 20 years ago
  11. 1048b7a Emit code suitable for emission into the ISel class, allowing us to use/define by Chris Lattner · 20 years ago
  12. 6de8b53 continue xform function parsing by Chris Lattner · 20 years ago
  13. 24eeeb8 Start parsing node transformation information by Chris Lattner · 20 years ago
  14. ee9f0c3 completely eliminate TreePattern::PatternType by Chris Lattner · 20 years ago
  15. 3793709 add an accessor to provide more checking by Chris Lattner · 20 years ago
  16. f2a17a7 use new accessors to simplify code. Add checking to make sure top-level instr by Chris Lattner · 20 years ago
  17. 95f6b76 Fix incorrect comment by Chris Lattner · 20 years ago
  18. 3270760 Implement a complete type inference system for dag patterns, based on the by Chris Lattner · 20 years ago
  19. 33c92e9 Parse information about type constraints on SDNodes by Chris Lattner · 20 years ago
  20. 6af14a6 use node info in the one place we currently use it by Chris Lattner · 20 years ago
  21. ca559d0 start parsing SDNode info records by Chris Lattner · 20 years ago
  22. fbf8e57 Keep names even when inlining. This allows us to realize that ADDI is: by Chris Lattner · 20 years ago
  23. 54cb8fd Initial cut of the dag isel generator. This is still very much a work in by Chris Lattner · 20 years ago