summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCSchedule.td
Commit message (Expand)AuthorAge
* Implement asm support for a few PowerPC bookIII that are needed for assemblingRoman Divacky2013-09-12
* Add PPC Freescale e500mc and e5500 subtargets.Hal Finkel2012-08-28
* Split several PPC instruction classes.Hal Finkel2012-08-28
* Split out the PPC instruction class IntSimple from IntGeneral.Hal Finkel2012-06-12
* Add instruction itinerary for the PPC64 A2 core.Hal Finkel2012-04-01
* Split the LdStGeneral PPC itin. class into LdStLoad and LdStStore.Hal Finkel2012-04-01
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Add PPC 440 scheduler and some associated testsHal Finkel2011-10-17
* Make processor FUs unique for given itinerary. This extends the limit of 32Anton Korobeynikov2010-04-18
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Added InstrSchedClass to each of the PowerPC Instructions.Jim Laskey2005-10-19
* Push processor descriptions to the top of target and add command line info.Jim Laskey2005-10-19
* Checking in first round of scheduling tablegen files. Not tied in as yet.Jim Laskey2005-10-18