Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment typo. | Andrew Trick | 2010-11-30 | 1 | -1/+1 |
* | Coding style. No significant functionality. Abandon linear scan style | Andrew Trick | 2010-11-30 | 1 | -154/+178 |
* | RABasic is nearly functionally complete. There are a few remaining | Andrew Trick | 2010-11-10 | 1 | -1/+71 |
* | Adds RABasic verification and tracing. | Andrew Trick | 2010-11-09 | 1 | -5/+47 |
* | Reverting r118604. Windows build broke. | Andrew Trick | 2010-11-09 | 1 | -46/+5 |
* | Adds RABasic verification and tracing. | Andrew Trick | 2010-11-09 | 1 | -5/+46 |
* | Adds support for spilling previously allocated live intervals to | Andrew Trick | 2010-11-08 | 1 | -41/+57 |
* | Remove the vector of live vregs. I thought we would need to track | Andrew Trick | 2010-10-26 | 1 | -5/+0 |
* | Jakob's review of the basic register allocator. | Andrew Trick | 2010-10-26 | 1 | -14/+16 |
* | Fix a likely bug in an assertion by adding parentheses around '||'. This bug | Chandler Carruth | 2010-10-23 | 1 | -1/+1 |
* | This is a prototype of an experimental register allocation | Andrew Trick | 2010-10-22 | 1 | -0/+167 |