summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCInstrInfo.td
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Mark many instructions as commutativeHal Finkel2014-03-241-1/+20
* [PowerPC] Initial support for the VSX instruction setHal Finkel2014-03-131-0/+9
* Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel2014-02-281-35/+625
* Fix pr18515.Rafael Espindola2014-01-221-7/+18
* [PPC] Use the correct immediate operands on 64-bit instructionsHal Finkel2014-01-021-4/+4
* Implement initial-exec TLS for PPC32.Roman Divacky2013-12-201-0/+25
* Add a disassembler to the PowerPC backendHal Finkel2013-12-191-0/+9
* Eliminate PPC instruction decoding ambiguitiesHal Finkel2013-12-171-9/+10
* Remove unused multiclass from PPCInstrInfo.tdHal Finkel2013-12-121-14/+0
* Improve instruction scheduling for the PPC POWER7Hal Finkel2013-12-121-0/+9
* Split some PPC itinerary classesHal Finkel2013-11-301-9/+9
* Add IIC_ prefix to PPC instruction-class namesHal Finkel2013-11-271-262/+266
* PPC: Do not introduce ISD nodes for fctid and fctiwDavid Majnemer2013-09-261-3/+1
* PPC: Add support for fctid and fctiwDavid Majnemer2013-09-261-0/+5
* Implement asm support for a few PowerPC bookIII that are needed for assemblingRoman Divacky2013-09-121-0/+69
* Mark PPC MFTB and DST (and friends) as deprecatedHal Finkel2013-09-121-1/+1
* PPC: Enable aggressive anti-dependency breakingHal Finkel2013-09-121-0/+1
* Add the PPC fcpsgn instructionHal Finkel2013-08-191-0/+28
* PPC: Map frin to round() not nearbyint() and rint()Hal Finkel2013-08-081-12/+2
* PPC: Add CTR-register clobber to builtin setjmpHal Finkel2013-07-171-0/+1
* [PowerPC] Support time base instructionsUlrich Weigand2013-07-081-0/+6
* [PowerPC] Support basic compare mnemonicsUlrich Weigand2013-07-081-0/+9
* [PowerPC] Add all trap mnemonicsUlrich Weigand2013-07-041-0/+31
* [PowerPC] Add asm parser support for CR expressionsUlrich Weigand2013-07-041-1/+1
* [PowerPC] Support lmw/stmw in the asm parserUlrich Weigand2013-07-031-0/+8
* [PowerPC] Use mtocrf when availableUlrich Weigand2013-07-031-1/+7
* [PowerPC] Always use mfocrf if availableUlrich Weigand2013-07-031-17/+1
* [PowerPC] Support mtspr/mfspr in the asm parserUlrich Weigand2013-07-031-10/+19
* [PowerPC] Support all condition register logical instructionsUlrich Weigand2013-07-011-5/+32
* [PowerPC] Also add "msync" aliasUlrich Weigand2013-07-011-0/+1
* [PowerPC] Add "wait" instructionUlrich Weigand2013-07-011-0/+7
* [PowerPC] Support "eieio" instructionUlrich Weigand2013-07-011-0/+3
* [PowerPC] Add variants of "sync" instructionUlrich Weigand2013-07-011-4/+8
* [PowerPC] Accept 17-bit signed immediates for addisUlrich Weigand2013-06-261-2/+14
* [PowerPC] Support symbolic u16imm operandsUlrich Weigand2013-06-261-1/+2
* [PowerPC] Add extended rotate/shift mnemonicsUlrich Weigand2013-06-251-0/+75
* [PowerPC] Add extended subtract mnemonicsUlrich Weigand2013-06-251-0/+14
* [PowerPC] Support some miscellaneous mnemonics in the asm parserUlrich Weigand2013-06-241-0/+8
* [PowerPC] Add predicted forms of branchesUlrich Weigand2013-06-241-49/+106
* [PowerPC] Add t/f branch mnemonics to asm parserUlrich Weigand2013-06-241-0/+20
* [PowerPC] Support generic conditional branches in asm parserUlrich Weigand2013-06-241-0/+41
* [PowerPC] Support absolute branchesUlrich Weigand2013-06-241-12/+60
* [PowerPC] Support bd(n)zl and bd(n)zlrlUlrich Weigand2013-06-241-0/+12
* [PowerPC] Support b(cond)l in the asm parserUlrich Weigand2013-06-241-0/+9
* [PowerPC] Support blrl and variants in the asm parserUlrich Weigand2013-06-241-0/+13
* [PowerPC] Support compare mnemonics with implied CR0Ulrich Weigand2013-06-201-0/+9
* [PowerPC] Support extended sc mnemonicUlrich Weigand2013-06-101-0/+2
* [PowerPC] Support branch mnemonics with implied CR0Ulrich Weigand2013-06-101-0/+11
* [PowerPC] Use multiclass to generate extended branch mnemonicsUlrich Weigand2013-06-101-51/+22
* [PowerPC] Remove symbolLo/symbolHi instruction operand typesUlrich Weigand2013-05-231-15/+6
OpenPOWER on IntegriCloud