misched: Add computeInstrLatency to TargetSchedModel.
authorAndrew Trick <atrick@apple.com>
Tue, 9 Oct 2012 23:44:32 +0000 (23:44 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 9 Oct 2012 23:44:32 +0000 (23:44 +0000)
commitc0dfffa448ad7ab647779bc3e7f2aee5c76cb31b
tree878d4a901c5df5b01bbafc208099226ef78fa612
parentc92d72abd03b0c29099b3f87f4cb67a299610f03
misched: Add computeInstrLatency to TargetSchedModel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165566 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/TargetSchedule.h
lib/CodeGen/TargetSchedule.cpp