Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
b853e6c3702149cdbbd6fa404334e3ba0055641a
/
lib
/
CodeGen
/
LiveIntervalUnion.h
b853e6c
Added register reassignment prototype to RAGreedy. It's a simple
by Andrew Trick
· 15 years ago
a35cce1
IntervalMap iterators are heavyweight, so avoid copying them around and use
by Jakob Stoklund Olesen
· 15 years ago
1b19dc1
Move RABasic::addMBBLiveIns to the base class, it is generally useful.
by Jakob Stoklund Olesen
· 15 years ago
953af2c
Switch LiveIntervalUnion from std::set to IntervalMap.
by Jakob Stoklund Olesen
· 15 years ago
1fe0452
Remove unused member.
by Jakob Stoklund Olesen
· 15 years ago
18c57a8
Coding style. No significant functionality. Abandon linear scan style
by Andrew Trick
· 15 years ago
8a83d54
Check TRI->getReservedRegs because other allocators do it. Even though
by Andrew Trick
· 15 years ago
f4baeaf
RABasic is nearly functionally complete. There are a few remaining
by Andrew Trick
· 15 years ago
071d1c0
Adds RABasic verification and tracing.
by Andrew Trick
· 15 years ago
e33daaa
Add a trivial virtual dtor to AbstractRegisterDescription to appease
by Matt Beaumont-Gay
· 15 years ago
32d9aeb
Reverting r118604. Windows build broke.
by Andrew Trick
· 15 years ago
39a5ce4
Adds RABasic verification and tracing.
by Andrew Trick
· 15 years ago
e141a49
Adds support for spilling previously allocated live intervals to
by Andrew Trick
· 15 years ago
3d26d5d
Remove the vector of live vregs. I thought we would need to track
by Andrew Trick
· 15 years ago
e16eecc
Jakob's review of the basic register allocator.
by Andrew Trick
· 15 years ago
14e8d71
This is a prototype of an experimental register allocation
by Andrew Trick
· 15 years ago