[PowerPC] Enable interleaved-access vectorization
[oota-llvm.git] / lib / Target / PowerPC / PPCScheduleG3.td
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
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 FinkelSplit the LdStGeneral PPC itin. class into LdStLoad...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2010-09-28 Evan ChengAdd support to model pipeline bypass / forwarding.
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 LaskeySimple edits; remove unimplimented cases and clarify...
2005-10-18 Jim LaskeyChecking in first round of scheduling tablegen files...