Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a method const, no functionality changes | Chris Lattner | 2004-07-25 | 1 | -1/+1 |
* | Remove implementation of operator= and make it private so that it is | Alkis Evlogimenos | 2004-07-24 | 1 | -8/+1 |
* | Change std::map<unsigned, LiveInterval*> into a std::map<unsigned, | Alkis Evlogimenos | 2004-07-24 | 1 | -0/+15 |
* | Little stuff: | Chris Lattner | 2004-07-24 | 1 | -10/+37 |
* | Change addRange and join to be a little bit smarter. In particular, we don't | Chris Lattner | 2004-07-23 | 1 | -3/+9 |
* | New helper method | Chris Lattner | 2004-07-23 | 1 | -1/+7 |
* | Instead of searching for a live interval pair, search for a location. This g... | Chris Lattner | 2004-07-23 | 1 | -0/+5 |
* | Pull the LiveRange and LiveInterval classes out of LiveIntervals.h (which | Chris Lattner | 2004-07-23 | 1 | -0/+109 |