aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-186-13/+75
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-093-13/+195
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-238-10/+396
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0218-76/+1391
* Update LLVM for rebase to r212749.Stephen Hines2014-07-212-6/+5
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-2419-3975/+6581
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-0/+44
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-0/+61
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-0/+56
* PPC: Allow partial fills in writeNopData()David Majnemer2013-09-261-1/+4
* PPC: Add support for fctid and fctiwDavid Majnemer2013-09-261-4/+8
* MC: Add support for treating $ as a reference to the PCDavid Majnemer2013-09-251-0/+5
* Implement asm support for a few PowerPC bookIII that are needed for assemblingRoman Divacky2013-09-121-0/+107
* Mark PPC MFTB and DST (and friends) as deprecatedHal Finkel2013-09-121-0/+12
* Given target assembler parsers a chance to handle variant expressionsJoerg Sonnenberger2013-08-272-0/+7
* Add the PPC fcpsgn instructionHal Finkel2013-08-191-2/+4
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-122-2/+2
* [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