Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check TRI->getReservedRegs because other allocators do it. Even though | Andrew Trick | 2010-11-11 | 1 | -35/+42 |
* | RABasic is nearly functionally complete. There are a few remaining | Andrew Trick | 2010-11-10 | 1 | -61/+99 |
* | Adds RABasic verification and tracing. | Andrew Trick | 2010-11-09 | 1 | -9/+85 |
* | Reverting r118604. Windows build broke. | Andrew Trick | 2010-11-09 | 1 | -85/+9 |
* | Adds RABasic verification and tracing. | Andrew Trick | 2010-11-09 | 1 | -9/+85 |
* | Adds support for spilling previously allocated live intervals to | Andrew Trick | 2010-11-08 | 1 | -33/+99 |
* | Let RegAllocBasic require MachineDominators - they are already available and | Jakob Stoklund Olesen | 2010-11-03 | 1 | -0/+3 |
* | Jakob's review of the basic register allocator. | Andrew Trick | 2010-10-26 | 1 | -4/+91 |
* | This is a prototype of an experimental register allocation | Andrew Trick | 2010-10-22 | 1 | -0/+259 |