Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to in-place spilling framework. Includes live interval scaling and tri... | Lang Hames | 2009-06-02 | 1 | -0/+9 |
* | In some rare cases, the register allocator can spill registers but end up not... | Evan Cheng | 2009-05-03 | 1 | -3/+9 |
* | Livestacks really does preserve everything. | Evan Cheng | 2008-09-22 | 1 | -2/+1 |
* | Instead of setPreservesAll, just mark them preseving machine loop info and ma... | Evan Cheng | 2008-09-22 | 1 | -1/+2 |
* | Mark several codegen passes as preserving all analysis. | Evan Cheng | 2008-09-22 | 1 | -0/+1 |
* | Add a stack slot coloring pass. Not yet enabled. | Evan Cheng | 2008-06-04 | 1 | -0/+50 |