summaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMScheduleV6.td
blob: 1ace718c9e178c01c9e7975590e5a508c08e4ad6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//===- ARMScheduleV6.td - ARM v6 Scheduling Definitions ----*- tablegen -*-===//
// 
//                     The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
// 
//===----------------------------------------------------------------------===//
//
// This file defines the itinerary class data for the ARM v6 processors.
//
//===----------------------------------------------------------------------===//

// TODO: Add model for an ARM11
OpenPOWER on IntegriCloud