Revert ARM Scheduler Model: Add resources instructions, map resources
authorArnold Schwaighofer <aschwaighofer@apple.com>
Tue, 26 Mar 2013 15:14:04 +0000 (15:14 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Tue, 26 Mar 2013 15:14:04 +0000 (15:14 +0000)
commitafaeb8152c79a9f3c157a614331d6919a0a0fa6a
tree5962a3a26693d4d02744b16c9e809094b6234d56
parentd6f5a581ab968a2618b0c5a8472ea2ab37797916
Revert ARM Scheduler Model: Add resources instructions, map resources

This reverts commit r177968. It is causing failures in a local build bot.

"fatal error: error in backend: Expected a variant SchedClass"

Original commit message:
Move the CortexA9 resources into the CortexA9 SchedModel namespace. Define
resource mappings under the CortexA9 SchedModel. Define resources and mappings
for the SwiftModel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178028 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMSchedule.td
lib/Target/ARM/ARMScheduleA9.td
lib/Target/ARM/ARMScheduleSwift.td