aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/PowerPC/ppc64-encoding.s
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+9
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+14
* Update to LLVM 3.5a.Stephen Hines2014-04-241-499/+717
* [PowerPC] Support basic compare mnemonicsUlrich Weigand2013-07-081-1/+19
* [PowerPC] Add all trap mnemonicsUlrich Weigand2013-07-041-1/+10
* [PowerPC] Support lmw/stmw in the asm parserUlrich Weigand2013-07-031-1/+6
* [PowerPC] Use mtocrf when availableUlrich Weigand2013-07-031-4/+4
* [PowerPC] Support mtspr/mfspr in the asm parserUlrich Weigand2013-07-031-2/+4
* [PowerPC] Support all condition register logical instructionsUlrich Weigand2013-07-011-6/+12
* [PowerPC] Add rldcr/rldic instructionsUlrich Weigand2013-06-251-4/+8
* [PowerPC] Support generic conditional branches in asm parserUlrich Weigand2013-06-241-9/+29
* [PowerPC] Support absolute branchesUlrich Weigand2013-06-241-2/+6
* [PowerPC] Support extended sc mnemonicUlrich Weigand2013-06-101-0/+2
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-141-1/+2
* [PowerPC] Add assembler parserUlrich Weigand2013-05-031-0/+480