summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCInstr64Bit.td
Commit message (Expand)AuthorAge
* Merging r195272:Bill Wendling2013-11-21
* PPC: Do not introduce ISD nodes for fctid and fctiwDavid Majnemer2013-09-26
* PPC: Add support for fctid and fctiwDavid Majnemer2013-09-26
* PPC: Enable aggressive anti-dependency breakingHal Finkel2013-09-12
* [PowerPC] Add loads, stores, and related things to fast-isel.Bill Schmidt2013-08-30
* [PowerPC] More fast-isel chunks (returns and integer extends)Bill Schmidt2013-08-26
* Add PPC64 mulli patternHal Finkel2013-08-06
* PPC: Add CTR-register clobber to builtin setjmpHal Finkel2013-07-17
* [PowerPC] Support @tls in the asm parserUlrich Weigand2013-07-05
* [PowerPC] Use mtocrf when availableUlrich Weigand2013-07-03
* [PowerPC] Always use mfocrf if availableUlrich Weigand2013-07-03
* [PowerPC] Support mtspr/mfspr in the asm parserUlrich Weigand2013-07-03
* [PowerPC] PR16512 - Support TLS call sequences in the asm parserUlrich Weigand2013-07-02
* [PowerPC] Rework TLS call operand processingUlrich Weigand2013-07-02
* [PowerPC] Accept 17-bit signed immediates for addisUlrich Weigand2013-06-26
* [PowerPC] Support symbolic u16imm operandsUlrich Weigand2013-06-26
* [PowerPC] Add rldcr/rldic instructionsUlrich Weigand2013-06-25
* [PowerPC] Add predicted forms of branchesUlrich Weigand2013-06-24
* [PowerPC] Support absolute branchesUlrich Weigand2013-06-24
* [PowerPC] Remove symbolLo/symbolHi instruction operand typesUlrich Weigand2013-05-23
* [PowerPC] Clean up generation of ha16() / lo16() markersUlrich Weigand2013-05-23
* Change some PowerPC PatLeaf definitions to ImmLeaf for fast-isel.Bill Schmidt2013-05-22
* Rename PPC MTCTRse to MTCTRloopHal Finkel2013-05-20
* [PowerPC] Fix hi/lo encoding in old-style code emitterUlrich Weigand2013-05-17
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-15
* [PowerPC] Add assembler parserUlrich Weigand2013-05-03
* PowerPC: Use RegisterOperand instead of RegisterClass operandsUlrich Weigand2013-04-26
* PowerPC: Fix encoding of rldimi and rldcl instructionsUlrich Weigand2013-04-26
* PowerPC: Mark some more patterns as isCodeGenOnly.Ulrich Weigand2013-04-17
* Mark all PPC comparison instructions as not having side effectsHal Finkel2013-04-15
* Mark all PPC CR registers to be spilled as live-in and tag MFCR appropriatelyHal Finkel2013-04-13
* PPC: Remove (broken) nested implicit definition listsHal Finkel2013-04-12
* Add PPC instruction record forms and associated query functionsHal Finkel2013-04-12
* PPC: Prep for if conversion of bctr[l]Hal Finkel2013-04-10
* Allow PPC B and BLR to be if-converted into some predicated formsHal Finkel2013-04-09
* PPC rotate instructions don't have unmodeled side effctsHal Finkel2013-04-07
* Most PPC M[TF]CR instructions do not have side effectsHal Finkel2013-04-07
* PPC pre-increment load instructions do not have side effectsHal Finkel2013-04-07
* PPC pre-increment load instructions do not have side effectsHal Finkel2013-04-07
* PPC ISEL is a select and never has side effectsHal Finkel2013-04-06
* Add more PPC floating-point conversion instructionsHal Finkel2013-04-01
* Add the PPC popcntw instructionHal Finkel2013-04-01
* Cleanup PPC(64) i32 -> float/double conversionHal Finkel2013-03-31
* Add the PPC64 ldbrx/stdbrx instructionsHal Finkel2013-03-28
* Add the PPC64 popcntd instructionHal Finkel2013-03-28
* Fix typo in PPCInstr64BitHal Finkel2013-03-28
* Use the PPC no-r0 class on the TOC LD pseudosHal Finkel2013-03-27
* Apply the no-r0 class to PPC TOC ADDI[S] pseudo instructionsHal Finkel2013-03-27
* PowerPC: Mark patterns as isCodeGenOnly.Ulrich Weigand2013-03-26
* PowerPC: Remove LDrs pattern.Ulrich Weigand2013-03-26