summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCInstrInfo.td
Commit message (Expand)AuthorAge
* Merging r199832:Tom Stellard2014-04-09
* Merging r-197100:Bill Wendling2013-12-12
* Merging r197100:Bill Wendling2013-12-12
* 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
* [PowerPC] Use multiclass to generate extended branch mnemonicsUlrich Weigand2013-06-10
* [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
* [PowerPC] Use true offset value in "memrix" machine operandsUlrich Weigand2013-05-16
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-15
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-14
* [PowerPC] Add some Book II instructions to AsmParserUlrich Weigand2013-05-03
* [PowerPC] Support extended mnemonics in AsmParserUlrich Weigand2013-05-03