Revert "Make NumMicroOps a variable in the subtarget's instruction itinerary."
authorAndrew Trick <atrick@apple.com>
Fri, 29 Jun 2012 07:10:41 +0000 (07:10 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 29 Jun 2012 07:10:41 +0000 (07:10 +0000)
commit3e4b3b9043b1ced24e07d8d1174feeee06c6912e
treef31c2d3c63fc1da8b3b598c433759ae8391e62ed
parent94e3b388e561ce980c861e092bf378bf40202268
Revert "Make NumMicroOps a variable in the subtarget's instruction itinerary."

This reverts commit r159406. I noticed a performance regression so I'll back out for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159411 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