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)
commit414ef565bb4ae453a535bcb9f06ba83f88938570
tree589572074fb275a85884465150897be100aeec94
parentc3048de5acfc041649b8e487d045b9d99d95169b
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.

llvm-svn: 178028
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMSchedule.td
llvm/lib/Target/ARM/ARMScheduleA9.td
llvm/lib/Target/ARM/ARMScheduleSwift.td