aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Revert r185476 and fix up TLS variant kindsUlrich Weigand2013-07-091-4/+4
* [PowerPC] Support ".machine any"Ulrich Weigand2013-07-091-0/+14
* [PowerPC] Support .llong and fix .wordUlrich Weigand2013-07-093-1/+57
* [PowerPC] Support time base instructionsUlrich Weigand2013-07-081-0/+9
* [PowerPC] Support basic compare mnemonicsUlrich Weigand2013-07-081-1/+19
* [PowerPC] Add some special @got@tprel fixup casesUlrich Weigand2013-07-051-0/+20
* [PowerPC] Make test case buildable with GNU asUlrich Weigand2013-07-051-12/+7
* [PowerPC] Support @tls in the asm parserUlrich Weigand2013-07-052-2/+15
* [PowerPC] Implement writeNopDataUlrich Weigand2013-07-041-0/+9
* [PowerPC] Add all trap mnemonicsUlrich Weigand2013-07-042-2/+149
* [PowerPC] Add asm parser support for CR expressionsUlrich Weigand2013-07-041-1/+99
* [PowerPC] Support lmw/stmw in the asm parserUlrich Weigand2013-07-031-1/+6
* [PowerPC] Use mtocrf when availableUlrich Weigand2013-07-032-4/+6
* [PowerPC] Support mtspr/mfspr in the asm parserUlrich Weigand2013-07-032-4/+8
* [PowerPC] PR16512 - Support TLS call sequences in the asm parserUlrich Weigand2013-07-021-0/+14
* Cleanup PPC Altivec registers in CSR lists and improve VRSAVE handlingHal Finkel2013-07-021-0/+235
* [PowerPC] Add support for TLS data relocationsUlrich Weigand2013-07-011-2/+19
* [PowerPC] Support all condition register logical instructionsUlrich Weigand2013-07-012-7/+22
* [PowerPC] Also add "msync" aliasUlrich Weigand2013-07-011-0/+2
* [PowerPC] Fix @got references to local symbolsUlrich Weigand2013-07-011-0/+46
* [PowerPC] Add "wait" instructionUlrich Weigand2013-07-011-4/+8
* [PowerPC] Support "eieio" instructionUlrich Weigand2013-07-011-1/+2
* [PowerPC] Add some existing instructions to ppc64-encoding-bookII.sUlrich Weigand2013-07-011-3/+8
* [PowerPC] Add variants of "sync" instructionUlrich Weigand2013-07-011-4/+7
* [PowerPC] Accept 17-bit signed immediates for addisUlrich Weigand2013-06-262-0/+16
* [PowerPC] Support symbolic u16imm operandsUlrich Weigand2013-06-261-0/+10
* [PowerPC] Support @got modifierUlrich Weigand2013-06-251-0/+35
* [PowerPC] Add extended rotate/shift mnemonicsUlrich Weigand2013-06-251-43/+85
* [PowerPC] Add rldcr/rldic instructionsUlrich Weigand2013-06-251-4/+8
* [PowerPC] Add extended subtract mnemonicsUlrich Weigand2013-06-251-1/+19
* [PowerPC] Support some miscellaneous mnemonics in the asm parserUlrich Weigand2013-06-241-5/+10
* [PowerPC] Add some FIXMEsUlrich Weigand2013-06-241-0/+25
* [PowerPC] Add predicted forms of branchesUlrich Weigand2013-06-241-0/+1136
* [PowerPC] Add t/f branch mnemonics to asm parserUlrich Weigand2013-06-241-81/+107
* [PowerPC] Support generic conditional branches in asm parserUlrich Weigand2013-06-241-9/+29
* [PowerPC] Support absolute branchesUlrich Weigand2013-06-244-54/+197
* [PowerPC] Support bd(n)zl and bd(n)zlrlUlrich Weigand2013-06-241-4/+10
* [PowerPC] Support b(cond)l in the asm parserUlrich Weigand2013-06-241-24/+72
* [PowerPC] Support blrl and variants in the asm parserUlrich Weigand2013-06-241-25/+50
* [PowerPC] Support R_PPC_REL16 family of relocationsUlrich Weigand2013-06-211-0/+26
* [PowerPC] Support various tls-related modifiersUlrich Weigand2013-06-211-0/+129
* [PowerPC] Support @higher et.al. modifiersUlrich Weigand2013-06-212-1/+29
* [PowerPC] Support @toc@h modifierUlrich Weigand2013-06-211-0/+5
* [PowerPC] Support @h modifierUlrich Weigand2013-06-212-2/+17
* [MC] Support @ variants with directional labelsUlrich Weigand2013-06-201-1/+7
* [PowerPC] Optimize @ha/@l constructsUlrich Weigand2013-06-201-2/+19
* [PowerPC] Support compare mnemonics with implied CR0Ulrich Weigand2013-06-201-0/+16
* [MC/DWARF] Support .debug_frame / .debug_line code alignment factorsUlrich Weigand2013-06-121-2/+2
* [PowerPC] Use assembler source in MC testsUlrich Weigand2013-06-126-155/+152
* [PowerPC] Support extended sc mnemonicUlrich Weigand2013-06-101-0/+2