Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d0bec3e62c98b1f0ef3a41db8f95599b2014c131
/
lib
/
CodeGen
/
RegAllocBase.h
d0bec3e
Store (priority,regnum) pairs in the priority queue instead of providing an
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
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
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
e16eecc
Jakob's review of the basic register allocator.
by Andrew Trick
· 15 years ago
f433106
Nonvirtual dtor that was accessible enough to be bad.
by Andrew Trick
· 15 years ago
14e8d71
This is a prototype of an experimental register allocation
by Andrew Trick
· 15 years ago