Reapply "Make NumMicroOps a variable in the subtarget's instruction itinerary."
authorAndrew Trick <atrick@apple.com>
Mon, 2 Jul 2012 18:10:42 +0000 (18:10 +0000)
committerAndrew Trick <atrick@apple.com>
Mon, 2 Jul 2012 18:10:42 +0000 (18:10 +0000)
commit218ee74a011c0d350099c452810da0bd57a15047
tree58e25d935c68661cd1654a02633e20c3a5c2ea56
parent7c3a65c7edceb3a013cf49d376c3bc016eb871bf
Reapply "Make NumMicroOps a variable in the subtarget's instruction itinerary."

Reapplies r159406 with minor cleanup. The regressions appear to have been spurious.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159541 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCInstrItineraries.h
include/llvm/Target/TargetInstrInfo.h
include/llvm/Target/TargetSchedule.td
lib/CodeGen/TargetInstrInfoImpl.cpp
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMSchedule.td
lib/Target/ARM/ARMScheduleA8.td
lib/Target/ARM/ARMScheduleA9.td
utils/TableGen/SubtargetEmitter.cpp