summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* [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
* Add support for part-word atomics for PPCNemanja Ivanovic2015-03-101-2/+20
* Add LLVM support for PPC cryptography builtinsNemanja Ivanovic2015-03-041-0/+36
* Add the following 64-bit vector integer arithmetic instructions added in POWER8:Kit Barton2015-03-031-0/+60
* [PowerPC] Add support for the QPX vector instruction setHal Finkel2015-02-251-0/+383
* This patch adds the VSX logical instructions introduced in the Power ISA 2.07...Kit Barton2015-02-181-0/+9
* This change implements the following three logical vector operations:Kit Barton2015-02-091-0/+9
* [PowerPC] Implement the vclz instructions for PWR8Bill Schmidt2015-02-051-0/+12
* [PowerPC] Implement the vpopcnt instructions for POWER8Bill Schmidt2015-02-031-0/+12
* [PowerPC] Add assembler support for mcrfs and friendsHal Finkel2015-01-151-0/+18
* [PowerPC] Add support for the CMPB instructionHal Finkel2015-01-031-0/+3
* [PowerPC] Add asm support for cache-inhibited ld/st instructionsHal Finkel2014-11-301-0/+17
* [PowerPC] Add the 'attn' instructionHal Finkel2014-11-251-0/+4
* [PowerPC] Add support for dcbtst and icbt (prefetch)Hal Finkel2014-08-231-0/+3
OpenPOWER on IntegriCloud