Age | Commit message (Expand) | Author |
---|---|---|
2009-11-03 | The Indexes Patch. | Lang Hames |
2009-08-23 | Change Pass::print to take a raw ostream instead of std::ostream, | Chris Lattner |
2009-08-23 | shoot a few more std::ostream print methods in the head. | Chris Lattner |
2009-06-02 | Update to in-place spilling framework. Includes live interval scaling and tri... | Lang Hames |
2009-05-03 | In some rare cases, the register allocator can spill registers but end up not... | Evan Cheng |
2008-09-22 | Livestacks really does preserve everything. | Evan Cheng |
2008-09-22 | Instead of setPreservesAll, just mark them preseving machine loop info and ma... | Evan Cheng |
2008-09-22 | Mark several codegen passes as preserving all analysis. | Evan Cheng |
2008-06-04 | Add a stack slot coloring pass. Not yet enabled. | Evan Cheng |