Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check TRI->getReservedRegs because other allocators do it. Even though | Andrew Trick | 2010-11-11 | 1 | -0/+3 |
* | RABasic is nearly functionally complete. There are a few remaining | Andrew Trick | 2010-11-10 | 1 | -6/+27 |
* | Adds RABasic verification and tracing. | Andrew Trick | 2010-11-09 | 1 | -2/+21 |
* | Add a trivial virtual dtor to AbstractRegisterDescription to appease | Matt Beaumont-Gay | 2010-11-09 | 1 | -0/+11 |
* | Reverting r118604. Windows build broke. | Andrew Trick | 2010-11-09 | 1 | -29/+0 |
* | Adds RABasic verification and tracing. | Andrew Trick | 2010-11-09 | 1 | -0/+29 |
* | Adds support for spilling previously allocated live intervals to | Andrew Trick | 2010-11-08 | 1 | -11/+38 |
* | Remove the vector of live vregs. I thought we would need to track | Andrew Trick | 2010-10-26 | 1 | -1/+0 |
* | Jakob's review of the basic register allocator. | Andrew Trick | 2010-10-26 | 1 | -17/+24 |
* | This is a prototype of an experimental register allocation | Andrew Trick | 2010-10-22 | 1 | -0/+193 |