summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCInstrInfo.td
Commit message (Expand)AuthorAge
* [PowerPC] Simplify and improve loading into TOC registerUlrich Weigand2014-06-18
* Reset the subtarget for DAGToDAG on every iteration of runOnMachineFunction.Eric Christopher2014-05-22
* [PowerPC] Mark many instructions as commutativeHal Finkel2014-03-24
* [PowerPC] Initial support for the VSX instruction setHal Finkel2014-03-13
* Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel2014-02-28
* Fix pr18515.Rafael Espindola2014-01-22
* [PPC] Use the correct immediate operands on 64-bit instructionsHal Finkel2014-01-02
* Implement initial-exec TLS for PPC32.Roman Divacky2013-12-20
* Add a disassembler to the PowerPC backendHal Finkel2013-12-19
* Eliminate PPC instruction decoding ambiguitiesHal Finkel2013-12-17
* Remove unused multiclass from PPCInstrInfo.tdHal Finkel2013-12-12
* Improve instruction scheduling for the PPC POWER7Hal Finkel2013-12-12
* Split some PPC itinerary classesHal Finkel2013-11-30
* Add IIC_ prefix to PPC instruction-class namesHal Finkel2013-11-27
* PPC: Do not introduce ISD nodes for fctid and fctiwDavid Majnemer2013-09-26
* PPC: Add support for fctid and fctiwDavid Majnemer2013-09-26
* Implement asm support for a few PowerPC bookIII that are needed for assemblingRoman Divacky2013-09-12
* Mark PPC MFTB and DST (and friends) as deprecatedHal Finkel2013-09-12
* PPC: Enable aggressive anti-dependency breakingHal Finkel2013-09-12
* Add the PPC fcpsgn instructionHal Finkel2013-08-19
* PPC: Map frin to round() not nearbyint() and rint()Hal Finkel2013-08-08
* PPC: Add CTR-register clobber to builtin setjmpHal Finkel2013-07-17
* [PowerPC] Support time base instructionsUlrich Weigand2013-07-08
* [PowerPC] Support basic compare mnemonicsUlrich Weigand2013-07-08
* [PowerPC] Add all trap mnemonicsUlrich Weigand2013-07-04
* [PowerPC] Add asm parser support for CR expressionsUlrich Weigand2013-07-04
* [PowerPC] Support lmw/stmw in the asm parserUlrich Weigand2013-07-03
* [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] Support all condition register logical instructionsUlrich Weigand2013-07-01
* [PowerPC] Also add "msync" aliasUlrich Weigand2013-07-01
* [PowerPC] Add "wait" instructionUlrich Weigand2013-07-01
* [PowerPC] Support "eieio" instructionUlrich Weigand2013-07-01
* [PowerPC] Add variants of "sync" instructionUlrich Weigand2013-07-01
* [PowerPC] Accept 17-bit signed immediates for addisUlrich Weigand2013-06-26
* [PowerPC] Support symbolic u16imm operandsUlrich Weigand2013-06-26
* [PowerPC] Add extended rotate/shift mnemonicsUlrich Weigand2013-06-25
* [PowerPC] Add extended subtract mnemonicsUlrich Weigand2013-06-25
* [PowerPC] Support some miscellaneous mnemonics in the asm parserUlrich Weigand2013-06-24
* [PowerPC] Add predicted forms of branchesUlrich Weigand2013-06-24
* [PowerPC] Add t/f branch mnemonics to asm parserUlrich Weigand2013-06-24
* [PowerPC] Support generic conditional branches in asm parserUlrich Weigand2013-06-24
* [PowerPC] Support absolute branchesUlrich Weigand2013-06-24
* [PowerPC] Support bd(n)zl and bd(n)zlrlUlrich Weigand2013-06-24
* [PowerPC] Support b(cond)l in the asm parserUlrich Weigand2013-06-24
* [PowerPC] Support blrl and variants in the asm parserUlrich Weigand2013-06-24
* [PowerPC] Support compare mnemonics with implied CR0Ulrich Weigand2013-06-20
* [PowerPC] Support extended sc mnemonicUlrich Weigand2013-06-10
* [PowerPC] Support branch mnemonics with implied CR0Ulrich Weigand2013-06-10