Add callback to allow target to adjust latency of schedule dependency edge.
[oota-llvm.git] / include / llvm / Target / TargetSubtarget.h
2009-08-13 David GoodwinAdd callback to allow target to adjust latency of sched...
2008-12-16 Dan GohmanAdd initial support for back-scheduling address computa...
2008-04-12 Dan GohmanDrop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-11-05 Rafael EspindolaMove the LowerMEMCPY and LowerMEMCPYCall to a common...
2006-12-12 Jim LaskeyRemove unneeded include.
2006-12-12 Jim LaskeyRollback changes to take a different tack.
2006-12-12 Jim LaskeyHonor the command line specification for machine type.
2005-07-12 Nate BegemanClean up the TargetSubtarget class a bit, removing...
2005-07-12 Nate BegemanImplement Subtarget support