summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPC.td
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Support ELFv1/ELFv2 ABI selection via featuresUlrich Weigand2014-07-281-0/+10
* add ppc64/pwr8 as targetWill Schmidt2014-06-261-0/+10
* [PowerPC] Add a TableGen relation for A-type and M-type VSX FMA instructionsHal Finkel2014-03-251-0/+19
* [PowerPC] Initial support for the VSX instruction setHal Finkel2014-03-131-1/+2
* [TableGen] Optionally forbid overlap between named and positional operandsHal Finkel2014-03-131-0/+2
* Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel2014-02-281-0/+2
* Add a disassembler to the PowerPC backendHal Finkel2013-12-191-0/+3
* Change the default of AsmWriterClassName and isMCAsmWriter.Rafael Espindola2013-12-021-7/+1
* Add a scheduling model (with itinerary) for the PPC POWER7Hal Finkel2013-11-301-1/+1
* Create a PPC440 SchedMachineModelHal Finkel2013-11-291-6/+6
* Add support for the VSX target attribute. No functional changeEric Christopher2013-10-161-0/+2
* Mark PPC MFTB and DST (and friends) as deprecatedHal Finkel2013-09-121-12/+25
* Add the PPC fcpsgn instructionHal Finkel2013-08-191-5/+7
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-261-0/+5
* [PowerPC] Support basic compare mnemonicsUlrich Weigand2013-07-081-0/+10
* [PowerPC] Add assembler parserUlrich Weigand2013-05-031-0/+5
* Add PPC instruction record forms and associated query functionsHal Finkel2013-04-121-1/+37
* Add a SchedMachineModel for the PPC G5Hal Finkel2013-04-051-10/+10
* Add a SchedMachineModel for the PPC A2Hal Finkel2013-04-051-2/+2
* PPC: Enable FRES and FRSQRTE on the default PPC64 descriptionHal Finkel2013-04-031-1/+2
* Remove some unsupported-feature comments from PPC.tdHal Finkel2013-04-031-3/+0
* Use PPC reciprocal estimates with Newton iteration in fast-math modeHal Finkel2013-04-031-27/+67
* Add more PPC floating-point conversion instructionsHal Finkel2013-04-011-10/+11
* Add the PPC lfiwax instructionHal Finkel2013-03-311-12/+16
* Add PPC FP rounding instructions fri[mnpz]Hal Finkel2013-03-291-12/+15
* Add the PPC64 ldbrx/stdbrx instructionsHal Finkel2013-03-281-14/+14
* Add the PPC64 popcntd instructionHal Finkel2013-03-281-4/+7
* Add notes about future PowerPC featuresBill Schmidt2013-02-011-0/+17
* LLVM enablement for some older PowerPC CPUsBill Schmidt2013-02-011-0/+20
* Add definitions for the PPC a2q core marked as having QPX availableHal Finkel2013-01-301-0/+7
* Add PPC Freescale e500mc and e5500 subtargets.Hal Finkel2012-08-281-0/+10
* Add support for the PPC isel instruction.Hal Finkel2012-06-221-7/+12
* Fixes for PPC host detection and features.Hal Finkel2012-06-121-3/+3
* Enable MFOCRF generation on the PPC A2 core.Hal Finkel2012-06-111-2/+2
* Rename the PPC target feature gpul to mfocrf.Hal Finkel2012-06-111-7/+7
* Add POWER6 and POWER7 CPU types to the PPC backend.Hal Finkel2012-06-111-0/+10
* Fix some 80-col. violations I introduced with the A2 PPC64 core.Hal Finkel2012-04-011-1/+2
* Add instruction itinerary for the PPC64 A2 core.Hal Finkel2012-04-011-0/+4
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-3/+3
* Add PPC 440 scheduler and some associated testsHal Finkel2011-10-171-0/+5
* initial test commit (remove whitespace)Hal Finkel2011-10-141-2/+2
* dissolve some more hacks.Chris Lattner2010-11-151-0/+6
* Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.Jakob Stoklund Olesen2010-04-051-8/+0
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-241-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Switch PPC return lower to use an autogenerated CC description.Chris Lattner2007-03-061-0/+6
* Honor cpu directive, take two.Jim Laskey2006-12-121-17/+39
* Rename some subtarget features. A CPU now can *have* 64-bit instructions,Chris Lattner2006-06-161-3/+3
* getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.Evan Cheng2006-05-181-9/+0
* Remove PointerType from class TargetEvan Cheng2006-05-171-3/+0
OpenPOWER on IntegriCloud