Age | Commit message (Expand) | Author |
---|---|---|
2009-02-20 | Add a quick pass to the stack slot colorer to eliminate some trivially redund... | Owen Anderson |
2008-12-05 | Teach StackSlotColoring to update MachineMemOperands when | Dan Gohman |
2008-10-15 | Adjust whitespace in debug messages to be more consistent | Dan Gohman |
2008-10-03 | Switch the MachineOperand accessors back to the short names like | Dan Gohman |
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-09-04 | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman |
2008-07-10 | Make stack slot coloring's debug output more consistent with | Dan Gohman |
2008-06-23 | Remove option used to debug stack coloring bugs. It's no longer needed since ... | Evan Cheng |
2008-06-23 | Instead of adding an isSS field to LiveInterval to denote stack slot. Use top... | Evan Cheng |
2008-06-04 | Add a stack slot coloring pass. Not yet enabled. | Evan Cheng |