aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCSchedule.td
AgeCommit message (Expand)Author
2012-08-28Add PPC Freescale e500mc and e5500 subtargets.Hal Finkel
2012-08-28Split several PPC instruction classes.Hal Finkel
2012-06-12Split out the PPC instruction class IntSimple from IntGeneral.Hal Finkel
2012-04-01Add instruction itinerary for the PPC64 A2 core.Hal Finkel
2012-04-01Split the LdStGeneral PPC itin. class into LdStLoad and LdStStore.Hal Finkel
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2011-10-17Add PPC 440 scheduler and some associated testsHal Finkel
2010-04-18Make processor FUs unique for given itinerary. This extends the limit of 32Anton Korobeynikov
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2005-10-19Added InstrSchedClass to each of the PowerPC Instructions.Jim Laskey
2005-10-19Push processor descriptions to the top of target and add command line info.Jim Laskey
2005-10-18Checking in first round of scheduling tablegen files. Not tied in as yet.Jim Laskey