summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCInstr64Bit.td
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Mark many instructions as commutativeHal Finkel2014-03-241-0/+13
* Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel2014-02-281-8/+41
* [PPC] Use the correct immediate operands on 64-bit instructionsHal Finkel2014-01-021-8/+8
* Implement initial-exec TLS for PPC32.Roman Divacky2013-12-201-4/+0
* Add a disassembler to the PowerPC backendHal Finkel2013-12-191-0/+3
* Eliminate PPC instruction decoding ambiguitiesHal Finkel2013-12-171-27/+37
* Split some PPC itinerary classesHal Finkel2013-11-301-8/+8
* Add IIC_ prefix to PPC instruction-class namesHal Finkel2013-11-271-144/+149
* PPC popcnt[dw] do not have record formsHal Finkel2013-11-201-6/+6
* PPC: Do not introduce ISD nodes for fctid and fctiwDavid Majnemer2013-09-261-1/+1
* PPC: Add support for fctid and fctiwDavid Majnemer2013-09-261-0/+3
* PPC: Enable aggressive anti-dependency breakingHal Finkel2013-09-121-0/+1
* [PowerPC] Add loads, stores, and related things to fast-isel.Bill Schmidt2013-08-301-0/+9
* [PowerPC] More fast-isel chunks (returns and integer extends)Bill Schmidt2013-08-261-0/+16
* Add PPC64 mulli patternHal Finkel2013-08-061-0/+3
* PPC: Add CTR-register clobber to builtin setjmpHal Finkel2013-07-171-0/+1
* [PowerPC] Support @tls in the asm parserUlrich Weigand2013-07-051-2/+6
* [PowerPC] Use mtocrf when availableUlrich Weigand2013-07-031-1/+5
* [PowerPC] Always use mfocrf if availableUlrich Weigand2013-07-031-6/+4
* [PowerPC] Support mtspr/mfspr in the asm parserUlrich Weigand2013-07-031-1/+1
* [PowerPC] PR16512 - Support TLS call sequences in the asm parserUlrich Weigand2013-07-021-0/+3
* [PowerPC] Rework TLS call operand processingUlrich Weigand2013-07-021-7/+8
* [PowerPC] Accept 17-bit signed immediates for addisUlrich Weigand2013-06-261-2/+10
* [PowerPC] Support symbolic u16imm operandsUlrich Weigand2013-06-261-1/+2
* [PowerPC] Add rldcr/rldic instructionsUlrich Weigand2013-06-251-0/+8
* [PowerPC] Add predicted forms of branchesUlrich Weigand2013-06-241-2/+2
* [PowerPC] Support absolute branchesUlrich Weigand2013-06-241-4/+4
* [PowerPC] Remove symbolLo/symbolHi instruction operand typesUlrich Weigand2013-05-231-22/+13
* [PowerPC] Clean up generation of ha16() / lo16() markersUlrich Weigand2013-05-231-2/+2
* Change some PowerPC PatLeaf definitions to ImmLeaf for fast-isel.Bill Schmidt2013-05-221-4/+4
* Rename PPC MTCTRse to MTCTRloopHal Finkel2013-05-201-3/+3
* [PowerPC] Fix hi/lo encoding in old-style code emitterUlrich Weigand2013-05-171-2/+2
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-151-0/+6
* [PowerPC] Add assembler parserUlrich Weigand2013-05-031-0/+4
* PowerPC: Use RegisterOperand instead of RegisterClass operandsUlrich Weigand2013-04-261-145/+145
* PowerPC: Fix encoding of rldimi and rldcl instructionsUlrich Weigand2013-04-261-3/+3
* PowerPC: Mark some more patterns as isCodeGenOnly.Ulrich Weigand2013-04-171-0/+3
* Mark all PPC comparison instructions as not having side effectsHal Finkel2013-04-151-8/+10
* Mark all PPC CR registers to be spilled as live-in and tag MFCR appropriatelyHal Finkel2013-04-131-5/+1
* PPC: Remove (broken) nested implicit definition listsHal Finkel2013-04-121-35/+32
* Add PPC instruction record forms and associated query functionsHal Finkel2013-04-121-163/+191
* PPC: Prep for if conversion of bctr[l]Hal Finkel2013-04-101-1/+9
* Allow PPC B and BLR to be if-converted into some predicated formsHal Finkel2013-04-091-0/+9
* PPC rotate instructions don't have unmodeled side effctsHal Finkel2013-04-071-1/+3
* Most PPC M[TF]CR instructions do not have side effectsHal Finkel2013-04-071-1/+8
* PPC pre-increment load instructions do not have side effectsHal Finkel2013-04-071-2/+3
* PPC pre-increment load instructions do not have side effectsHal Finkel2013-04-071-2/+2
* PPC ISEL is a select and never has side effectsHal Finkel2013-04-061-0/+1
* Add more PPC floating-point conversion instructionsHal Finkel2013-04-011-0/+16
* Add the PPC popcntw instructionHal Finkel2013-04-011-0/+7
OpenPOWER on IntegriCloud