aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetInstrItineraries.h
Commit message (Expand)AuthorAgeFilesLines
* <cassert> no longer required to make VC++ happy.Jeff Cohen2005-11-041-2/+0
* change NULL to 0, unbreaks the ppc target when building on ia64Duraid Madina2005-11-041-2/+2
* 1. Remove ranges from itinerary data.Jim Laskey2005-11-031-20/+7
* Keep VC++ happy.Jeff Cohen2005-11-021-0/+1
* Allow itineraries to be passed through the Target Machine.Jim Laskey2005-11-011-0/+52
* Structures used to hold scheduling information.Jim Laskey2005-10-271-0/+46