summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPC.td
Commit message (Expand)AuthorAge
* Add support for the VSX target attribute. No functional changeEric Christopher2013-10-16
* Mark PPC MFTB and DST (and friends) as deprecatedHal Finkel2013-09-12
* Add the PPC fcpsgn instructionHal Finkel2013-08-19
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-26
* [PowerPC] Support basic compare mnemonicsUlrich Weigand2013-07-08
* [PowerPC] Add assembler parserUlrich Weigand2013-05-03
* Add PPC instruction record forms and associated query functionsHal Finkel2013-04-12
* Add a SchedMachineModel for the PPC G5Hal Finkel2013-04-05
* Add a SchedMachineModel for the PPC A2Hal Finkel2013-04-05
* PPC: Enable FRES and FRSQRTE on the default PPC64 descriptionHal Finkel2013-04-03
* Remove some unsupported-feature comments from PPC.tdHal Finkel2013-04-03
* Use PPC reciprocal estimates with Newton iteration in fast-math modeHal Finkel2013-04-03
* Add more PPC floating-point conversion instructionsHal Finkel2013-04-01
* Add the PPC lfiwax instructionHal Finkel2013-03-31
* Add PPC FP rounding instructions fri[mnpz]Hal Finkel2013-03-29
* Add the PPC64 ldbrx/stdbrx instructionsHal Finkel2013-03-28
* Add the PPC64 popcntd instructionHal Finkel2013-03-28
* Add notes about future PowerPC featuresBill Schmidt2013-02-01
* LLVM enablement for some older PowerPC CPUsBill Schmidt2013-02-01
* Add definitions for the PPC a2q core marked as having QPX availableHal Finkel2013-01-30
* Add PPC Freescale e500mc and e5500 subtargets.Hal Finkel2012-08-28
* Add support for the PPC isel instruction.Hal Finkel2012-06-22
* Fixes for PPC host detection and features.Hal Finkel2012-06-12
* Enable MFOCRF generation on the PPC A2 core.Hal Finkel2012-06-11
* Rename the PPC target feature gpul to mfocrf.Hal Finkel2012-06-11
* Add POWER6 and POWER7 CPU types to the PPC backend.Hal Finkel2012-06-11
* Fix some 80-col. violations I introduced with the A2 PPC64 core.Hal Finkel2012-04-01
* Add instruction itinerary for the PPC64 A2 core.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
* initial test commit (remove whitespace)Hal Finkel2011-10-14
* dissolve some more hacks.Chris Lattner2010-11-15
* Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.Jakob Stoklund Olesen2010-04-05
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-24
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Switch PPC return lower to use an autogenerated CC description.Chris Lattner2007-03-06
* Honor cpu directive, take two.Jim Laskey2006-12-12
* Rename some subtarget features. A CPU now can *have* 64-bit instructions,Chris Lattner2006-06-16
* getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.Evan Cheng2006-05-18
* Remove PointerType from class TargetEvan Cheng2006-05-17
* add callee saved vector regsChris Lattner2006-03-16
* Mark instructions that are cracked by the PPC970 decoder as such.Chris Lattner2006-03-13
* Several big changes:Chris Lattner2006-03-12
* Add a subtarget feature for the stfiwx instruction. I know the G5 has it,Chris Lattner2006-02-28
* Subtarget feature can now set any variable to any valueEvan Cheng2006-01-27
* Add attribute name and type to SubtargetFeatures.Jim Laskey2005-10-26
* mark this as betaChris Lattner2005-10-23
* rearrange things a bit so that instructions can use subtarget features in theChris Lattner2005-10-23
* improve -help outputChris Lattner2005-10-23
* Add g3 back to the mix and reorder to irritate them anal folk. Actually, it'sJim Laskey2005-10-22