1. e008b2d6 Allow copy coalescing in more cases: if sum of node degrees is more than by Vikram S. Adve · 23 years ago
  2. 0e56b36 Break RA_DEBUG option into several levels to get better control over by Vikram S. Adve · 23 years ago
  3. 1dfb407 MachineInstr* in vector are not const (and never really were) by Vikram S. Adve · 23 years ago
  4. 113f4f4 MEGAPATCH checkin. by Chris Lattner · 23 years ago
  5. d5a8470 Eliminate duplicate or unneccesary #include's by Chris Lattner · 24 years ago
  6. 62b7fd1 Change references to the Method class to be references to the Function by Chris Lattner · 24 years ago
  7. 60a6591 Method.h no longer includes BasicBlock.h by Chris Lattner · 24 years ago
  8. ea13e0a Convert operand iterator over to work like an STL iterator by Chris Lattner · 24 years ago
  9. d30f989 * Code Cleanups * Removal dependencies on Type.h & remove uses of getTypeID() by Chris Lattner · 24 years ago
  10. 101a5d9 Must include SetOperations to do set_* by Chris Lattner · 24 years ago
  11. b0af9cd * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static by Chris Lattner · 24 years ago
  12. 30e8fb6 * Code Cleanups * Introduce RAV to allow stream I/O instead of using printValue by Chris Lattner · 24 years ago
  13. 83a8434 * Add #includes removed from headers by Chris Lattner · 24 years ago
  14. 49562d8 Add #includes neccesary since they were removed from .h files by Chris Lattner · 24 years ago
  15. 7f74a56 Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  16. 8c2d825 Added destructors and comments. Added correct spill candidate selection logic. by Ruchira Sasanka · 24 years ago
  17. 2413b16 Renamed inst_const_iterator -> const_inst_iterator by Chris Lattner · 24 years ago
  18. 31305c0 Coalesing bug fix - now checks for the same regType instead of the same by Ruchira Sasanka · 24 years ago
  19. 09d7a2a Corrected call interference bug by Ruchira Sasanka · 24 years ago
  20. 5b8971f Added support for caller saving by Ruchira Sasanka · 24 years ago
  21. f3f1e45 Output to cerr rather than cout so that debug info doesn't mess up assembly generation by Chris Lattner · 24 years ago
  22. 2a6cc83 updated suggesting/coloring of call & return args & implicit operands. by Ruchira Sasanka · 24 years ago
  23. 7c10e08 --corrected coalescing test: coalsed only if two are of the same reg class by Ruchira Sasanka · 24 years ago
  24. e3b9fad --added suggesting colors; call/ret arg handling by Ruchira Sasanka · 24 years ago
  25. 1bec3bd * REMOVE extraneous debug info if DEBUG_RA is not set * Spell PhyRegAlloc right. by Chris Lattner · 24 years ago
  26. 1f331f2 -- updated printing by Ruchira Sasanka · 24 years ago
  27. 6fd9532 fixed printing messages by Ruchira Sasanka · 24 years ago
  28. 808568e *** empty log message *** by Ruchira Sasanka · 24 years ago