[PowerPC] Enable interleaved-access vectorization
[oota-llvm.git] / lib / Target / PowerPC / PPCSchedule440.td
2015-02-01 Hal Finkel[PowerPC] Better scheduling for isel on P7/P8
2013-11-30 Hal FinkelSplit some PPC itinerary classes
2013-11-29 Hal FinkelCreate a PPC440 SchedMachineModel
2013-11-29 Hal FinkelFixup PPC440 load/store operand latencies
2013-11-29 Hal FinkelAdjust PPC440 operand latencies
2013-11-29 Hal FinkelDon't model the fetch and decode units for the PPC440
2013-11-28 Hal FinkelDon't share functional units among the PPC itineraries
2013-11-27 Hal FinkelAdd IIC_ prefix to PPC instruction-class names
2012-08-28 Hal FinkelSplit several PPC instruction classes.
2012-06-12 Hal FinkelSplit out the PPC instruction class IntSimple from...
2012-06-04 Hal FinkelFix a copy-and-paste duplication error in the PPC 440...
2012-04-01 Hal FinkelAdd ppc440 itin. entries for LdStSTD*
2012-04-01 Hal FinkelSplit the LdStGeneral PPC itin. class into LdStLoad...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-10-17 Hal FinkelRemove >80-col line and unicode
2011-10-17 Hal FinkelAdd PPC 440 scheduler and some associated tests (new...