Latency information for ARM v6. It's rough and not yet hooked up. Right now we are...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 19 Jun 2009 01:51:50 +0000 (01:51 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 19 Jun 2009 01:51:50 +0000 (01:51 +0000)
commit8557c2bcb8002169d890eb8485e9a1d7219e4343
tree57509be52fd43a461960a4804a8834c93e4ab226
parent6b7bb42c365e9b11eda2df67aa5da6aad7632356
Latency information for ARM v6. It's rough and not yet hooked up. Right now  we are only using branch latency to determine if-conversion limits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73747 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMSchedule.td [new file with mode: 0644]
lib/Target/ARM/ARMScheduleV6.td [new file with mode: 0644]
lib/Target/ARM/ARMSubtarget.h
lib/Target/ARM/ARMTargetMachine.cpp
lib/Target/ARM/ARMTargetMachine.h