| Commit message (Expand) | Author | Age | Files | Lines |
* | [PowerPC] Add support for vmsumudm | Ahsan Saghir | 2020-06-22 | 1 | -0/+3 |
* | [PowerPC] Delete PPCDarwinAsmPrinter and PPCMCAsmInfoDarwin | Fangrui Song | 2020-01-12 | 1 | -10/+0 |
* | [MC][PowerPC] Fix a crash when redefining a symbol after .set | Fangrui Song | 2019-12-13 | 1 | -0/+5 |
* | [PowerPC] Implementing overflow version for XO-Form instructions | Stefan Pintile | 2019-11-11 | 2 | -43/+127 |
* | [PowerPC] Support extended mnemonics mffprwz etc. | Jinsong Ji | 2019-08-29 | 1 | -8/+54 |
* | Revert r369233. | Manoj Gupta | 2019-08-23 | 1 | -0/+2 |
* | [MC] Don't emit .symver redirected symbols to the symbol table | Fangrui Song | 2019-08-19 | 1 | -2/+0 |
* | [PPC64] Update LocalEntry from assigned symbols | Fangrui Song | 2019-05-21 | 1 | -0/+17 |
* | [PowerPC] Support .reloc *, R_PPC{,64}_NONE, * | Fangrui Song | 2019-05-17 | 2 | -0/+54 |
* | [MC][ELF] Copy top 3 bits of st_other to .symver aliases | Fangrui Song | 2019-05-10 | 1 | -0/+17 |
* | [llvm-readobj] Change -t to --symbols in tests. NFC | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | [llvm-readobj] Change -long-option to --long-option in tests. NFC | Fangrui Song | 2019-05-01 | 7 | -19/+19 |
* | Add slbfee instruction. | Sean Fertile | 2019-04-15 | 1 | -0/+4 |
* | [PowerPC] Fix reversed bit issue in DCMX mask for "xvtstdcdp" and "xvtstdcsp"... | Stefan Pintilie | 2019-04-02 | 1 | -0/+7 |
* | Test commit: add a blank line in test case ppc64-dq-expr.s | Jason Liu | 2019-03-12 | 1 | -0/+1 |
* | [MC] Avoid inlining constant symbols with variants. | Nirav Dave | 2018-09-17 | 1 | -0/+21 |
* | [PowerPC][MC] Support expressions in getMemRIX16Encoding. | Sean Fertile | 2018-08-27 | 1 | -0/+38 |
* | Complete the SPE instruction set patterns | Justin Hibbits | 2018-07-18 | 1 | -3/+157 |
* | [PowerPC] Fix incorrectly encoded wait instruction | Lei Huang | 2018-06-25 | 1 | -8/+8 |
* | [PowerPC] Add support for high and higha symbol modifiers on tls modifers. | Sean Fertile | 2018-06-15 | 3 | -1/+313 |
* | [PPC64] Support "symbol@high" and "symbol@higha" symbol modifers. | Sean Fertile | 2018-06-15 | 2 | -5/+25 |
* | [PowerPC] Set isAsmParserOnly=1 for X-form TLS loads/stores | Zaara Syeda | 2018-05-28 | 1 | -1/+20 |
* | [PowerPC] Code cleanup. Remove instructions that were withdrawn from Power 9. | Stefan Pintilie | 2018-02-23 | 1 | -18/+1 |
* | [PowerPC, AsmParser] Enable the mnemonic spell corrector | Hal Finkel | 2017-12-16 | 1 | -0/+44 |
* | PowerPC: support external pid instructions in MC layer. | Tim Northover | 2017-12-10 | 1 | -0/+34 |
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 3 | -3/+3 |
* | PowerPC: support the separator character in the IAS | Saleem Abdulrasool | 2017-10-24 | 1 | -0/+10 |
* | [Power9] Add missing Power9 instructions. | Tony Jiang | 2017-09-19 | 1 | -0/+32 |
* | [Power9] Add missing instructions: extswsli, popcntb | Stefan Pintilie | 2017-09-13 | 1 | -1/+10 |
* | [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 | 1 | -0/+13 |
* | [PowerPC][Altivec] Add mfvrd and mffprd extended mnemonic | Nemanja Ivanovic | 2017-03-15 | 1 | -3/+6 |
* | [PowerPC][Altivec] Add vnot extended mnemonic | Nemanja Ivanovic | 2017-02-07 | 1 | -0/+3 |
* | [PowerPC][Altivec] Add vmr extended mnemonic | Nemanja Ivanovic | 2017-01-31 | 1 | -0/+3 |
* | Add some Book-E instructions to the asm parser and printer. | Justin Hibbits | 2017-01-29 | 1 | -0/+13 |
* | [PowerPC] Implement missing ISA 2.06 instructions. | Tony Jiang | 2017-01-05 | 1 | -6/+26 |
* | [PPC] Slightly Improve Assembly Parsing errors and add EOL comment | Nirav Dave | 2016-12-05 | 1 | -0/+44 |
* | [PPC] add absolute difference altivec instructions and matching intrinsics | Nemanja Ivanovic | 2016-10-31 | 1 | -0/+13 |
* | [PowerPC] Support asm parsing for bc[l][a][+-] mnemonics | Hal Finkel | 2016-09-03 | 1 | -0/+41 |
* | [PowerPC] Add asm parser/disassembler support for hrfid,nap,slbmfev | Hal Finkel | 2016-09-02 | 1 | -0/+12 |
* | [PowerPC] Add support for the extended dcbf form and mnemonics | Hal Finkel | 2016-09-02 | 1 | -2/+12 |
* | Add aliases for mfvrsave/mtvrsave. | Eric Christopher | 2016-06-09 | 1 | -0/+6 |
* | Don't pass relocation-model= to tests that don't need it. | Rafael Espindola | 2016-05-18 | 1 | -4/+4 |
* | This reverts commit r265505. | Kit Barton | 2016-04-28 | 2 | -67/+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 | 2 | -0/+67 |
* | [Power9] Implement copy-paste, msgsync, slb, and stop instructions | Chuang-Yu Cheng | 2016-04-06 | 2 | -0/+44 |
* | [PPC] basic support for Power 9 direct move instructions | Ehsan Amiri | 2016-03-31 | 1 | -0/+13 |
* | [PowerPC] Basic support for P9 atomic loads and stores | Nemanja Ivanovic | 2016-03-31 | 2 | -0/+23 |
* | [Power9] Implement new altivec instructions: bcd* series | Chuang-Yu Cheng | 2016-03-28 | 1 | -0/+47 |