1. 02e7a86 * Removed extraneous #includes by Chris Lattner · 23 years ago
  2. e98dd5f *** empty log message *** by Chris Lattner · 23 years ago
  3. 19c55db A single MachineInstr operand may now be both a def and a use, by Vikram S. Adve · 23 years ago
  4. d5a8470 Eliminate duplicate or unneccesary #include's by Chris Lattner · 24 years ago
  5. f998685 s/Method/Function by Chris Lattner · 24 years ago
  6. f739fa8 s/Method/Function by Chris Lattner · 24 years ago
  7. 9db158f Bug fix: nextToTry was not being initialized in one case. by Vikram S. Adve · 24 years ago
  8. 60a6591 Method.h no longer includes BasicBlock.h by Chris Lattner · 24 years ago
  9. ea13e0a Convert operand iterator over to work like an STL iterator by Chris Lattner · 24 years ago
  10. 7e5ee42 Minor change: Methods that return ValueSet's that are guaranteed to be valid by Chris Lattner · 24 years ago
  11. b1def73 * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static by Chris Lattner · 24 years ago
  12. 3da53ad * Add a #include not indirectly included any more by Chris Lattner · 24 years ago
  13. 6974172 * The itf exposed by InstrScheduling is now a single function to create the right pass by Chris Lattner · 24 years ago
  14. 7f74a56 Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  15. 2413b16 Renamed inst_const_iterator -> const_inst_iterator by Chris Lattner · 24 years ago
  16. 5de2204 Create a new #include "Support/..." directory structure to move things by Chris Lattner · 24 years ago
  17. dff0a89 Major improvement to how nodes are built for a BB. by Vikram S. Adve · 24 years ago
  18. bb09a10 Pull iterators out of CFG.h and CFGdecls and put them in Support directory by Chris Lattner · 24 years ago
  19. 8656a80 Format file header. by Vikram S. Adve · 24 years ago
  20. 8d44b99 Chris seems fond of #include <vector>. Fix these. Also convert use list in by Chris Lattner · 24 years ago
  21. e99c9ac Remove unneeded #includes by Chris Lattner · 24 years ago
  22. 138c3bb Class that encapsulates priority heuristics for instruction scheduling. by Vikram S. Adve · 24 years ago