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