[PowerPC] Always use aggressive interleaving on the A2
[oota-llvm.git] / lib / Target / PowerPC / PPCScheduleP7.td
2015-07-14 Hal Finkel[PowerPC] Fix the PPCInstrInfo::getInstrLatency impleme...
2015-02-01 Hal Finkel[PowerPC] Better scheduling for isel on P7/P8
2015-01-10 Hal Finkel[PowerPC] Readjust the loop unrolling threshold
2015-01-09 Hal Finkel[PowerPC] Enable late partial unrolling on the POWER7
2014-03-31 Hal Finkel[PowerPC] Correct P7 dispatch unit allocation for vecto...
2014-03-29 Hal Finkel[PowerPC] VSX instruction latency corrections
2014-01-02 Hal Finkel[PPC] Fix the scheduling of CR logicals on the P7
2013-12-12 Hal FinkelImprove instruction scheduling for the PPC POWER7
2013-11-30 Hal FinkelAdd a scheduling model (with itinerary) for the PPC...