1. 0bfb752 Add a few comments. by Dan Gohman · 17 years ago
  2. 22bb311 Factor out the predicate check code from DAGISelEmitter.cpp by Dan Gohman · 17 years ago
  3. d5fe57d Basic fast-isel support for instructions with constant int operands. by Dan Gohman · 17 years ago
  4. 520b50c Remove the code that limited FastISel to certain fixed signatures. by Dan Gohman · 17 years ago
  5. c7f72de Begin making more use of the FastISelEmitter class. by Dan Gohman · 17 years ago
  6. 83babde Remove an obsolete todo comment. by Dan Gohman · 17 years ago
  7. 1e0ee4b Factor the code for determining the target-specific instruction by Dan Gohman · 17 years ago
  8. bb46633 Simplify FastISel's constructor argument list, make the FastISel by Dan Gohman · 17 years ago
  9. cf711aa For now, restrict FastISel to instructions that only involve one register class. by Dan Gohman · 17 years ago
  10. d1d2ee8 Factor out the code to scan an instruction's operands into a helper function. by Dan Gohman · 17 years ago
  11. 379cad4 Add more comments. by Dan Gohman · 17 years ago
  12. 56e0f87 Fix indentation in FastISel tablegen-emitted code. by Dan Gohman · 17 years ago
  13. f4137b5 Add more checking to filter out more kinds of things that by Dan Gohman · 17 years ago
  14. 5672634 80 columns. by Dan Gohman · 17 years ago
  15. 04b7dfb Add a few doxygen comments. by Dan Gohman · 17 years ago
  16. b0cf29c Initial checkin of the new "fast" instruction selection support. See by Dan Gohman · 17 years ago