Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change std::map<unsigned, LiveInterval*> into a std::map<unsigned, | Alkis Evlogimenos | 2004-07-24 | 1 | -2/+2 | |
* | In the joiner, merge the small interval into the large interval. This restores | Chris Lattner | 2004-07-24 | 1 | -0/+9 | |
* | Little stuff: | Chris Lattner | 2004-07-24 | 1 | -17/+130 | |
* | Change addRange and join to be a little bit smarter. In particular, we don't | Chris Lattner | 2004-07-23 | 1 | -33/+76 | |
* | Search by the start point, not by the whole interval. This saves some | Chris Lattner | 2004-07-23 | 1 | -11/+12 | |
* | Instead of searching for a live interval pair, search for a location. This g... | Chris Lattner | 2004-07-23 | 1 | -6/+4 | |
* | Pull the LiveRange and LiveInterval classes out of LiveIntervals.h (which | Chris Lattner | 2004-07-23 | 1 | -0/+151 |