summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCScheduleP7.td
AgeCommit message (Expand)Author
2016-04-26Remove MinLatency in SchedMachineModel. NFC.Junmo Park
2016-03-01TableGen: Check scheduling models for completenessMatthias Braun
2015-07-14[PowerPC] Fix the PPCInstrInfo::getInstrLatency implementationHal Finkel
2015-02-01[PowerPC] Better scheduling for isel on P7/P8Hal Finkel
2015-01-10[PowerPC] Readjust the loop unrolling thresholdHal Finkel
2015-01-09[PowerPC] Enable late partial unrolling on the POWER7Hal Finkel
2014-03-31[PowerPC] Correct P7 dispatch unit allocation for vector instructionsHal Finkel
2014-03-29[PowerPC] VSX instruction latency correctionsHal Finkel
2014-01-02[PPC] Fix the scheduling of CR logicals on the P7Hal Finkel
2013-12-12Improve instruction scheduling for the PPC POWER7Hal Finkel
2013-11-30Add a scheduling model (with itinerary) for the PPC POWER7Hal Finkel