aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/LiveIntervalUnion.h
AgeCommit message (Expand)Author
2010-11-11Check TRI->getReservedRegs because other allocators do it. Even thoughAndrew Trick
2010-11-10RABasic is nearly functionally complete. There are a few remainingAndrew Trick
2010-11-09Adds RABasic verification and tracing.Andrew Trick
2010-11-09Add a trivial virtual dtor to AbstractRegisterDescription to appeaseMatt Beaumont-Gay
2010-11-09Reverting r118604. Windows build broke.Andrew Trick
2010-11-09Adds RABasic verification and tracing.Andrew Trick
2010-11-08Adds support for spilling previously allocated live intervals toAndrew Trick
2010-10-26Remove the vector of live vregs. I thought we would need to trackAndrew Trick
2010-10-26Jakob's review of the basic register allocator.Andrew Trick
2010-10-22This is a prototype of an experimental register allocationAndrew Trick