| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Instead of adding dependence edges between terminator instructions | Dan Gohman | 2009-01-16 | 1 | -8/+9 |
| * | CreateVirtualRegisters does trivial copy coalescing. If a node def is used by... | Evan Cheng | 2009-01-16 | 1 | -56/+62 |
| * | Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph | Dan Gohman | 2009-01-15 | 1 | -4/+4 |
| * | Rename getABITypeSize to getTypePaddedSize, as | Duncan Sands | 2009-01-12 | 1 | -1/+1 |
| * | Fix PR3241: Currently EmitCopyFromReg emits a copy from the physical register... | Evan Cheng | 2009-01-12 | 1 | -4/+7 |
| * | Duplicated node may produce a non-physical register def. | Evan Cheng | 2009-01-09 | 1 | -3/+5 |
| * | Remove the code from the scheduler that commuted two-address | Dan Gohman | 2009-01-03 | 1 | -17/+0 |
| * | Experimental post-pass scheduling support. Post-pass scheduling | Dan Gohman | 2008-11-19 | 1 | -0/+661 |

