summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Add support for vmsumudmAhsan Saghir2020-06-221-0/+3
* [PowerPC] Implementing overflow version for XO-Form instructionsStefan Pintile2019-11-112-0/+252
* [PowerPC] Support extended mnemonics mffprwz etc.Jinsong Ji2019-08-291-4/+19
* [PowerPC][HTM] Fix disassembling buffer overflow for tabortdc and othersJinsong Ji2019-06-271-0/+43
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* [PowerPC] Fix reversed bit issue in DCMX mask for "xvtstdcdp" and "xvtstdcsp"...Stefan Pintilie2019-04-021-0/+6
* Complete the SPE instruction set patternsJustin Hibbits2018-07-181-2/+513
* [PowerPC] Fix incorrectly encoded wait instructionLei Huang2018-06-251-4/+4
* [PowerPC] Code cleanup. Remove instructions that were withdrawn from Power 9.Stefan Pintilie2018-02-231-15/+0
* PowerPC: support external pid instructions in MC layer.Tim Northover2017-12-101-0/+34
* [Power9] Add missing Power9 instructions.Tony Jiang2017-09-191-0/+21
* [Power9] Add missing instructions: extswsli, popcntbStefan Pintilie2017-09-131-0/+9
* [Power9] Add new instructions for floating point status and control registers.Stefan Pintilie2017-08-281-0/+18
* [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions.Tony Jiang2017-06-122-0/+24
* [PPC] Change the register constraint of the first source operand of instructi...Guozhi Wei2017-05-111-0/+4
* [PowerPC][Altivec] Add mfvrd and mffprd extended mnemonicNemanja Ivanovic2017-03-151-2/+2
* Add some Book-E instructions to the asm parser and printer.Justin Hibbits2017-01-291-0/+9
* [PowerPC] Implement missing ISA 2.06 instructions.Tony Jiang2017-01-051-0/+18
* [PPC] add absolute difference altivec instructions and matching intrinsicsNemanja Ivanovic2016-10-311-0/+9
* [PowerPC] Add asm parser/disassembler support for hrfid,nap,slbmfevHal Finkel2016-09-021-0/+9
* [PowerPC] Add support for the extended dcbf form and mnemonicsHal Finkel2016-09-021-0/+6
* This reverts commit r265505.Kit Barton2016-04-281-44/+0
* [PowerPC] Basic support for P9 byte comparison and count trailing zero insnsNemanja Ivanovic2016-04-131-0/+18
* [Power9] Implement add-pc, multiply-add, modulo, extend-sign-shift, random nu...Chuang-Yu Cheng2016-04-061-0/+44
* [Power9] Implement copy-paste, msgsync, slb, and stop instructionsChuang-Yu Cheng2016-04-061-0/+21
* [PPC] basic support for Power 9 direct move instructionsEhsan Amiri2016-03-311-0/+9
* [PowerPC] Basic support for P9 atomic loads and storesNemanja Ivanovic2016-03-312-0/+19
* [Power9] Implement new altivec instructions: bcd* seriesChuang-Yu Cheng2016-03-281-0/+39
* [Power9] Implement new vsx instructions: insert, extract, test data class, mi...Chuang-Yu Cheng2016-03-281-0/+93
* [Power9] Implement new vsx instructions: quad-precision move, fp-arithmeticChuang-Yu Cheng2016-03-281-0/+66
* [Power9] Implement new altivec instructions: permute, count zero, extend sign...Chuang-Yu Cheng2016-03-261-0/+85
* [Power9] Implement new vsx instructions: load, store instructions for vector ...Kit Barton2016-03-081-0/+75
* [Power9] Implement new vector compare, extract, insert instructionsKit Barton2016-03-011-0/+80
* Power9] Implement new vsx instructions: compare and conversionKit Barton2016-02-261-0/+86
* [PowerPC] Replace cntlz[.] with cntlzw[.]Hal Finkel2015-10-282-4/+4
* Scalar to vector conversions using direct movesNemanja Ivanovic2015-08-131-0/+12
* [PPC] Disassemble little endian ppc instructions in the right byte orderBenjamin Kramer2015-07-151-0/+664
* [PPC] Implement vmrgew and vmrgow instructionsKit Barton2015-06-251-0/+6
* LLVM support for vector quad bit permute and gather instructions through buil...Nemanja Ivanovic2015-06-111-0/+6
* Add support for VSX FMA single-precision instructions to the PPC back endNemanja Ivanovic2015-05-291-0/+24
* This patch adds support for the vector quadword add/sub instructions introducedKit Barton2015-05-251-0/+24
* [PPC64] Add support for clrbhrb, mfbhrbe, rfebb.Bill Schmidt2015-05-221-0/+9
* Add support for VSX scalar single-precision arithmetic in the PPC targetNemanja Ivanovic2015-05-211-0/+21
* [PPC64] Add vector pack/unpack support from ISA 2.07Bill Schmidt2015-05-161-0/+19
* Add VSX Scalar loads and stores to the PPC back endNemanja Ivanovic2015-05-071-0/+15
* [PowerPC] Use sync inst alias when printingHal Finkel2015-04-231-2/+2
* [PowerPC] Add asm/disasm support for dcbt with hintHal Finkel2015-04-232-0/+26
* [PowerPC] Enable printing instructions using aliasesHal Finkel2015-04-238-493/+475
* Add direct moves to/from VSR and exploit them for FP/INT conversionsNemanja Ivanovic2015-04-111-0/+14
* Add LLVM support for remaining integer divide and permute instructions from I...Nemanja Ivanovic2015-04-091-0/+27
OpenPOWER on IntegriCloud