1. 1a3a487 Fix typeo by Chris Lattner · 21 years ago
  2. bae74d9 Add ability to give hints to the overlaps routines. by Chris Lattner · 21 years ago
  3. 743ef6d Add new advanceTo method by Chris Lattner · 21 years ago
  4. 8d8d513 Fix a minor bug in expiredAt. endNumber() is the first number that is not valid. by Chris Lattner · 21 years ago
  5. 23b71c1 Rename some methods, use 'begin' instead of 'start', add new LiveInterval by Chris Lattner · 21 years ago
  6. d3a205e Make a method const, no functionality changes by Chris Lattner · 21 years ago
  7. 3f86193 Remove implementation of operator= and make it private so that it is by Alkis Evlogimenos · 21 years ago
  8. a1613db Change std::map<unsigned, LiveInterval*> into a std::map<unsigned, by Alkis Evlogimenos · 21 years ago
  9. abf295f Little stuff: by Chris Lattner · 21 years ago
  10. b26c215 Change addRange and join to be a little bit smarter. In particular, we don't by Chris Lattner · 21 years ago
  11. e6ad392 New helper method by Chris Lattner · 21 years ago
  12. ebd7e6c Instead of searching for a live interval pair, search for a location. This gives by Chris Lattner · 21 years ago
  13. fb449b9 Pull the LiveRange and LiveInterval classes out of LiveIntervals.h (which by Chris Lattner · 21 years ago