Mark PPC MFTB and DST (and friends) as deprecated
[oota-llvm.git] / lib / Target / PowerPC / PPC.td
2013-09-12 Hal FinkelMark PPC MFTB and DST (and friends) as deprecated
2013-08-19 Hal FinkelAdd the PPC fcpsgn instruction
2013-07-26 Bill Schmidt[PowerPC] Support powerpc64le as a syntax-checking...
2013-07-08 Ulrich Weigand[PowerPC] Support basic compare mnemonics
2013-05-03 Ulrich Weigand[PowerPC] Add assembler parser
2013-04-12 Hal FinkelAdd PPC instruction record forms and associated query...
2013-04-05 Hal FinkelAdd a SchedMachineModel for the PPC G5
2013-04-05 Hal FinkelAdd a SchedMachineModel for the PPC A2
2013-04-03 Hal FinkelPPC: Enable FRES and FRSQRTE on the default PPC64 descr...
2013-04-03 Hal FinkelRemove some unsupported-feature comments from PPC.td
2013-04-03 Hal FinkelUse PPC reciprocal estimates with Newton iteration...
2013-04-01 Hal FinkelAdd more PPC floating-point conversion instructions
2013-03-31 Hal FinkelAdd the PPC lfiwax instruction
2013-03-29 Hal FinkelAdd PPC FP rounding instructions fri[mnpz]
2013-03-28 Hal FinkelAdd the PPC64 ldbrx/stdbrx instructions
2013-03-28 Hal FinkelAdd the PPC64 popcntd instruction
2013-02-01 Bill SchmidtAdd notes about future PowerPC features
2013-02-01 Bill SchmidtLLVM enablement for some older PowerPC CPUs
2013-01-30 Hal FinkelAdd definitions for the PPC a2q core marked as having...
2012-08-28 Hal FinkelAdd PPC Freescale e500mc and e5500 subtargets.
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...