Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
1d6dc974631a8920a4e5a801a6c7cd4753ae8a8e
/
lib
/
CodeGen
/
LiveInterval.h
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