Pass callsite return type to TargetLowering::LowerCall and use that to check sibcall...
[oota-llvm.git] / include / llvm / Target / TargetSchedule.td
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...