[PowerPC] Enable interleaved-access vectorization
[oota-llvm.git] / lib / Target / PowerPC / PPCSchedule.td
2015-03-04 Bill Schmidt[PowerPC] Remove unnecessary and incomplete commentary
2015-03-03 Kit BartonAdd the following 64-bit vector integer arithmetic...
2015-02-01 Hal Finkel[PowerPC] Better scheduling for isel on P7/P8
2014-12-03 Will SchmidtAdd TableGen info for Power8.
2014-08-02 Joerg Sonnenbergertlbia support
2013-11-30 Hal FinkelAdd a scheduling model (with itinerary) for the PPC...
2013-11-30 Hal FinkelSplit some PPC itinerary classes
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
2013-09-12 Roman DivackyImplement asm support for a few PowerPC bookIII that...
2012-08-28 Hal FinkelAdd PPC Freescale e500mc and e5500 subtargets.
2012-08-28 Hal FinkelSplit several PPC instruction classes.
2012-06-12 Hal FinkelSplit out the PPC instruction class IntSimple from...
2012-04-01 Hal FinkelAdd instruction itinerary for the PPC64 A2 core.
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 FinkelAdd PPC 440 scheduler and some associated tests
2010-04-18 Anton KorobeynikovMake processor FUs unique for given itinerary. This...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2005-10-19 Jim LaskeyAdded InstrSchedClass to each of the PowerPC Instructions.
2005-10-19 Jim LaskeyPush processor descriptions to the top of target and...
2005-10-18 Jim LaskeyChecking in first round of scheduling tablegen files...