-enable-unsafe-fp-math implies -enable-finite-only-fp-math
[oota-llvm.git] / include / llvm / Target / TargetInstrItineraries.h
2005-11-04 Jeff Cohen<cassert> no longer required to make VC++ happy.
2005-11-04 Duraid Madinachange NULL to 0, unbreaks the ppc target when building...
2005-11-03 Jim Laskey1. Remove ranges from itinerary data.
2005-11-02 Jeff CohenKeep VC++ happy.
2005-11-01 Jim LaskeyAllow itineraries to be passed through the Target Machine.
2005-10-27 Jim LaskeyStructures used to hold scheduling information.