Age | Commit message (Expand) | Author |
---|---|---|
2010-11-20 | RABasic fix. Regalloc is responsible for updating block live ins. | Andrew Trick |
2010-11-20 | Whitespace. | Andrew Trick |
2010-11-11 | Check TRI->getReservedRegs because other allocators do it. Even though | Andrew Trick |
2010-11-10 | RABasic is nearly functionally complete. There are a few remaining | Andrew Trick |
2010-11-09 | Adds RABasic verification and tracing. | Andrew Trick |
2010-11-09 | Reverting r118604. Windows build broke. | Andrew Trick |
2010-11-09 | Adds RABasic verification and tracing. | Andrew Trick |
2010-11-08 | Adds support for spilling previously allocated live intervals to | Andrew Trick |
2010-11-03 | Let RegAllocBasic require MachineDominators - they are already available and | Jakob Stoklund Olesen |
2010-10-26 | Jakob's review of the basic register allocator. | Andrew Trick |
2010-10-22 | This is a prototype of an experimental register allocation | Andrew Trick |