Add support for the PPC isel instruction.
[oota-llvm.git] / lib / Target / PowerPC / PPC.td
2012-06-22 Hal FinkelAdd support for the PPC isel instruction.
2012-06-12 Hal FinkelFixes for PPC host detection and features.
2012-06-11 Hal FinkelEnable MFOCRF generation on the PPC A2 core.
2012-06-11 Hal FinkelRename the PPC target feature gpul to mfocrf.
2012-06-11 Hal FinkelAdd POWER6 and POWER7 CPU types to the PPC backend.
2012-04-01 Hal FinkelFix some 80-col. violations I introduced with the A2...
2012-04-01 Hal FinkelAdd instruction itinerary for the PPC64 A2 core.
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
2011-10-14 Hal Finkelinitial test commit (remove whitespace)
2010-11-15 Chris Lattnerdissolve some more hacks.
2010-04-05 Jakob Stoklund OlesenReplace TSFlagsFields and TSFlagsShifts with a simpler...
2008-11-24 Evan ChengMove target independent td files from lib/Target/ to...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-03-06 Chris LattnerSwitch PPC return lower to use an autogenerated CC...
2006-12-12 Jim LaskeyHonor cpu directive, take two.
2006-06-16 Chris LattnerRename some subtarget features. A CPU now can *have...
2006-05-18 Evan ChenggetCalleeSaveRegs and getCalleeSaveRegClasses are no...
2006-05-17 Evan ChengRemove PointerType from class Target
2006-03-16 Chris Lattneradd callee saved vector regs
2006-03-13 Chris LattnerMark instructions that are cracked by the PPC970 decode...
2006-03-12 Chris LattnerSeveral big changes:
2006-02-28 Chris LattnerAdd a subtarget feature for the stfiwx instruction...
2006-01-27 Evan ChengSubtarget feature can now set any variable to any value
2005-10-26 Jim LaskeyAdd attribute name and type to SubtargetFeatures.
2005-10-23 Chris Lattnermark this as beta
2005-10-23 Chris Lattnerrearrange things a bit so that instructions can use...
2005-10-23 Chris Lattnerimprove -help output
2005-10-22 Jim LaskeyAdd g3 back to the mix and reorder to irritate them...
2005-10-21 Chris Lattner64-bit reg support should not be enabled by default...
2005-10-21 Jim LaskeyPlugin new subtarget backend into the build.
2005-10-19 Jim LaskeyAdded InstrSchedClass to each of the PowerPC Instructions.
2005-10-14 Chris LattnerRename PowerPC*.td -> PPC*.td
2005-10-14 Chris LattnerEliminate PowerPC.td and PPC32.td, consolidating them...