| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename BuildSchedUnits to BuildSchedGraph, and refactor the | Dan Gohman | 2008-12-23 | 1 | -4/+14 |
| * | Avoid an unnecessary call to allnodes_size(), which is linear. | Dan Gohman | 2008-12-23 | 1 | -8/+11 |
| * | Double the amount of memory reserved for SUnits. This is a | Dan Gohman | 2008-12-17 | 1 | -1/+3 |
| * | Remove some special-case logic in ScheduleDAGSDNodes's | Dan Gohman | 2008-12-16 | 1 | -10/+0 |
| * | Fix some register-alias-related bugs in the post-RA scheduler liveness | Dan Gohman | 2008-12-16 | 1 | -1/+7 |
| * | Rewrite the SDep class, and simplify some of the related code. | Dan Gohman | 2008-12-09 | 1 | -1/+4 |
| * | Use ComputeLatency in the MachineInstr scheduler. | Dan Gohman | 2008-11-21 | 1 | -0/+1 |
| * | Implement ComputeLatency for MachineInstr ScheduleDAGs. Factor | Dan Gohman | 2008-11-21 | 1 | -7/+9 |
| * | Experimental post-pass scheduling support. Post-pass scheduling | Dan Gohman | 2008-11-19 | 1 | -0/+257 |

