| commit | 7b7ca502facc44ee64131f0ec8ea3f22bc684111 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Fri Nov 21 00:12:10 2008 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Fri Nov 21 00:12:10 2008 +0000 |
| tree | a4a5d7acfc91c5de4300b4c35d95b05cac63869b | |
| parent | 39acb29ff8c7ea5f4852c471b3b1d0387f138898 [diff] |
Implement ComputeLatency for MachineInstr ScheduleDAGs. Factor some of the latency computation logic out of the SDNode ScheduleDAG code into a TargetInstrItineraries helper method to help with this. llvm-svn: 59761