Continue factoring computeOperandLatency. Use it for ARM hasHighOperandLatency.
authorAndrew Trick <atrick@apple.com>
Thu, 7 Jun 2012 19:42:04 +0000 (19:42 +0000)
committerAndrew Trick <atrick@apple.com>
Thu, 7 Jun 2012 19:42:04 +0000 (19:42 +0000)
commit397f4e3583b36b23047fec06b1648f0771cd6fe3
treedd69572e275b8071fb5123ff6773e4769e16e989
parent68b16541cc58411c7b0607ca4c0fb497222b668d
Continue factoring computeOperandLatency. Use it for ARM hasHighOperandLatency.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158164 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/TargetInstrInfo.cpp