Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman | 2008-09-04 | 1 | -1/+1 |
* | Make stack slot coloring's debug output more consistent with | Dan Gohman | 2008-07-10 | 1 | -1/+1 |
* | Remove option used to debug stack coloring bugs. It's no longer needed since ... | Evan Cheng | 2008-06-23 | 1 | -6/+1 |
* | Instead of adding an isSS field to LiveInterval to denote stack slot. Use top... | Evan Cheng | 2008-06-23 | 1 | -3/+2 |
* | Add a stack slot coloring pass. Not yet enabled. | Evan Cheng | 2008-06-04 | 1 | -0/+271 |