| Commit message (Expand) | Author | Age | Files | Lines |
* | [PowerPC] Add support for vmsumudm | Ahsan Saghir | 2020-06-22 | 1 | -0/+3 |
* | [PowerPC] Implementing overflow version for XO-Form instructions | Stefan Pintile | 2019-11-11 | 2 | -0/+252 |
* | [PowerPC] Support extended mnemonics mffprwz etc. | Jinsong Ji | 2019-08-29 | 1 | -4/+19 |
* | [PowerPC][HTM] Fix disassembling buffer overflow for tabortdc and others | Jinsong Ji | 2019-06-27 | 1 | -0/+43 |
* | [lit] Delete empty lines at the end of lit.local.cfg NFC | Fangrui Song | 2019-06-17 | 1 | -1/+0 |
* | [PowerPC] Fix reversed bit issue in DCMX mask for "xvtstdcdp" and "xvtstdcsp"... | Stefan Pintilie | 2019-04-02 | 1 | -0/+6 |
* | Complete the SPE instruction set patterns | Justin Hibbits | 2018-07-18 | 1 | -2/+513 |
* | [PowerPC] Fix incorrectly encoded wait instruction | Lei Huang | 2018-06-25 | 1 | -4/+4 |
* | [PowerPC] Code cleanup. Remove instructions that were withdrawn from Power 9. | Stefan Pintilie | 2018-02-23 | 1 | -15/+0 |
* | PowerPC: support external pid instructions in MC layer. | Tim Northover | 2017-12-10 | 1 | -0/+34 |
* | [Power9] Add missing Power9 instructions. | Tony Jiang | 2017-09-19 | 1 | -0/+21 |
* | [Power9] Add missing instructions: extswsli, popcntb | Stefan Pintilie | 2017-09-13 | 1 | -0/+9 |
* | [Power9] Add new instructions for floating point status and control registers. | Stefan Pintilie | 2017-08-28 | 1 | -0/+18 |
* | [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions. | Tony Jiang | 2017-06-12 | 2 | -0/+24 |
* | [PPC] Change the register constraint of the first source operand of instructi... | Guozhi Wei | 2017-05-11 | 1 | -0/+4 |
* | [PowerPC][Altivec] Add mfvrd and mffprd extended mnemonic | Nemanja Ivanovic | 2017-03-15 | 1 | -2/+2 |
* | Add some Book-E instructions to the asm parser and printer. | Justin Hibbits | 2017-01-29 | 1 | -0/+9 |
* | [PowerPC] Implement missing ISA 2.06 instructions. | Tony Jiang | 2017-01-05 | 1 | -0/+18 |
* | [PPC] add absolute difference altivec instructions and matching intrinsics | Nemanja Ivanovic | 2016-10-31 | 1 | -0/+9 |
* | [PowerPC] Add asm parser/disassembler support for hrfid,nap,slbmfev | Hal Finkel | 2016-09-02 | 1 | -0/+9 |
* | [PowerPC] Add support for the extended dcbf form and mnemonics | Hal Finkel | 2016-09-02 | 1 | -0/+6 |
* | This reverts commit r265505. | Kit Barton | 2016-04-28 | 1 | -44/+0 |
* | [PowerPC] Basic support for P9 byte comparison and count trailing zero insns | Nemanja Ivanovic | 2016-04-13 | 1 | -0/+18 |
* | [Power9] Implement add-pc, multiply-add, modulo, extend-sign-shift, random nu... | Chuang-Yu Cheng | 2016-04-06 | 1 | -0/+44 |
* | [Power9] Implement copy-paste, msgsync, slb, and stop instructions | Chuang-Yu Cheng | 2016-04-06 | 1 | -0/+21 |
* | [PPC] basic support for Power 9 direct move instructions | Ehsan Amiri | 2016-03-31 | 1 | -0/+9 |
* | [PowerPC] Basic support for P9 atomic loads and stores | Nemanja Ivanovic | 2016-03-31 | 2 | -0/+19 |
* | [Power9] Implement new altivec instructions: bcd* series | Chuang-Yu Cheng | 2016-03-28 | 1 | -0/+39 |
* | [Power9] Implement new vsx instructions: insert, extract, test data class, mi... | Chuang-Yu Cheng | 2016-03-28 | 1 | -0/+93 |
* | [Power9] Implement new vsx instructions: quad-precision move, fp-arithmetic | Chuang-Yu Cheng | 2016-03-28 | 1 | -0/+66 |
* | [Power9] Implement new altivec instructions: permute, count zero, extend sign... | Chuang-Yu Cheng | 2016-03-26 | 1 | -0/+85 |
* | [Power9] Implement new vsx instructions: load, store instructions for vector ... | Kit Barton | 2016-03-08 | 1 | -0/+75 |
* | [Power9] Implement new vector compare, extract, insert instructions | Kit Barton | 2016-03-01 | 1 | -0/+80 |
* | Power9] Implement new vsx instructions: compare and conversion | Kit Barton | 2016-02-26 | 1 | -0/+86 |
* | [PowerPC] Replace cntlz[.] with cntlzw[.] | Hal Finkel | 2015-10-28 | 2 | -4/+4 |
* | Scalar to vector conversions using direct moves | Nemanja Ivanovic | 2015-08-13 | 1 | -0/+12 |
* | [PPC] Disassemble little endian ppc instructions in the right byte order | Benjamin Kramer | 2015-07-15 | 1 | -0/+664 |
* | [PPC] Implement vmrgew and vmrgow instructions | Kit Barton | 2015-06-25 | 1 | -0/+6 |
* | LLVM support for vector quad bit permute and gather instructions through buil... | Nemanja Ivanovic | 2015-06-11 | 1 | -0/+6 |
* | Add support for VSX FMA single-precision instructions to the PPC back end | Nemanja Ivanovic | 2015-05-29 | 1 | -0/+24 |
* | This patch adds support for the vector quadword add/sub instructions introduced | Kit Barton | 2015-05-25 | 1 | -0/+24 |
* | [PPC64] Add support for clrbhrb, mfbhrbe, rfebb. | Bill Schmidt | 2015-05-22 | 1 | -0/+9 |
* | Add support for VSX scalar single-precision arithmetic in the PPC target | Nemanja Ivanovic | 2015-05-21 | 1 | -0/+21 |
* | [PPC64] Add vector pack/unpack support from ISA 2.07 | Bill Schmidt | 2015-05-16 | 1 | -0/+19 |
* | Add VSX Scalar loads and stores to the PPC back end | Nemanja Ivanovic | 2015-05-07 | 1 | -0/+15 |
* | [PowerPC] Use sync inst alias when printing | Hal Finkel | 2015-04-23 | 1 | -2/+2 |
* | [PowerPC] Add asm/disasm support for dcbt with hint | Hal Finkel | 2015-04-23 | 2 | -0/+26 |
* | [PowerPC] Enable printing instructions using aliases | Hal Finkel | 2015-04-23 | 8 | -493/+475 |
* | Add direct moves to/from VSR and exploit them for FP/INT conversions | Nemanja Ivanovic | 2015-04-11 | 1 | -0/+14 |
* | Add LLVM support for remaining integer divide and permute instructions from I... | Nemanja Ivanovic | 2015-04-09 | 1 | -0/+27 |