Age | Commit message (Expand) | Author |
---|---|---|
2008-11-24 | Pass the isAntiDep argument. | Dan Gohman |
2008-11-21 | Correctly set the isCtrl flag for chain dependencies. | Dan Gohman |
2008-11-21 | Update comments. | Dan Gohman |
2008-11-21 | Set the isAntiDep flag in the MachineInstr scheduler. | Dan Gohman |
2008-11-21 | Use ComputeLatency in the MachineInstr scheduler. | Dan Gohman |
2008-11-21 | Implement ComputeLatency for MachineInstr ScheduleDAGs. Factor | Dan Gohman |
2008-11-20 | Treat mid-block labels the same as terminators when building the | Dan Gohman |
2008-11-19 | Experimental post-pass scheduling support. Post-pass scheduling | Dan Gohman |