Make processor FUs unique for given itinerary. This extends the limit of 32
[oota-llvm.git] / include / llvm / Target / TargetSchedule.td
2010-04-18 Anton KorobeynikovMake processor FUs unique for given itinerary. This...
2010-04-07 Anton KorobeynikovSince tblgen bug was fixed (thanks Jakob!) we don't...
2010-04-07 Anton KorobeynikovMake use of new reserved/required scheduling stuff...
2010-04-07 Anton KorobeynikovInitial support for different kinds of FU reservation.
2009-09-15 Dan GohmanFix apostrophos.
2009-08-17 David GoodwinExtend the instruction itinerary model to include the...
2009-08-12 David GoodwinEnhance the InstrStage object to enable the specificati...
2008-11-24 Evan ChengMove target independent td files from lib/Target/ to...