ARMScheduleV6.td revision 198090
1198090Srdivacky//===- ARMScheduleV6.td - ARM v6 Scheduling Definitions ----*- tablegen -*-===//
2194612Sed// 
3194612Sed//                     The LLVM Compiler Infrastructure
4194612Sed//
5194612Sed// This file is distributed under the University of Illinois Open Source
6194612Sed// License. See LICENSE.TXT for details.
7194612Sed// 
8194612Sed//===----------------------------------------------------------------------===//
9194612Sed//
10194612Sed// This file defines the itinerary class data for the ARM v6 processors.
11194612Sed//
12194612Sed//===----------------------------------------------------------------------===//
13194612Sed
14198090Srdivacky// TODO: Add model for an ARM11
15