| Commit message (Expand) | Author | Age | Files | Lines |
* | [PowerPC] Implementing overflow version for XO-Form instructions | Stefan Pintile | 2019-11-11 | 1 | -0/+126 |
* | [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] Added support for the modsw, moduw, modsd, modud hardware instructions. | Tony Jiang | 2017-06-12 | 1 | -0/+12 |
* | 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 |
* | [PowerPC] Basic support for P9 atomic loads and stores | Nemanja Ivanovic | 2016-03-31 | 1 | -0/+7 |
* | [PowerPC] Replace cntlz[.] with cntlzw[.] | Hal Finkel | 2015-10-28 | 1 | -2/+2 |
* | [PPC64] Add support for clrbhrb, mfbhrbe, rfebb. | Bill Schmidt | 2015-05-22 | 1 | -0/+9 |
* | [PowerPC] Enable printing instructions using aliases | Hal Finkel | 2015-04-23 | 1 | -11/+11 |
* | Add LLVM support for remaining integer divide and permute instructions from I... | Nemanja Ivanovic | 2015-04-09 | 1 | -0/+27 |
* | [PowerPC] Add support for the CMPB instruction | Hal Finkel | 2015-01-03 | 1 | -0/+3 |
* | Support move to/from segment register. | Joerg Sonnenberger | 2014-07-29 | 1 | -0/+4 |
* | Add a disassembler to the PowerPC backend | Hal Finkel | 2013-12-19 | 1 | -0/+621 |