summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Add support for vmsumudmAhsan Saghir2020-06-221-0/+3
* [PowerPC] Delete PPCDarwinAsmPrinter and PPCMCAsmInfoDarwinFangrui Song2020-01-121-10/+0
* [MC][PowerPC] Fix a crash when redefining a symbol after .setFangrui Song2019-12-131-0/+5
* [PowerPC] Implementing overflow version for XO-Form instructionsStefan Pintile2019-11-112-43/+127
* [PowerPC] Support extended mnemonics mffprwz etc.Jinsong Ji2019-08-291-8/+54
* Revert r369233.Manoj Gupta2019-08-231-0/+2
* [MC] Don't emit .symver redirected symbols to the symbol tableFangrui Song2019-08-191-2/+0
* [PPC64] Update LocalEntry from assigned symbolsFangrui Song2019-05-211-0/+17
* [PowerPC] Support .reloc *, R_PPC{,64}_NONE, *Fangrui Song2019-05-172-0/+54
* [MC][ELF] Copy top 3 bits of st_other to .symver aliasesFangrui Song2019-05-101-0/+17
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-011-1/+1
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-017-19/+19
* Add slbfee instruction.Sean Fertile2019-04-151-0/+4
* [PowerPC] Fix reversed bit issue in DCMX mask for "xvtstdcdp" and "xvtstdcsp"...Stefan Pintilie2019-04-021-0/+7
* Test commit: add a blank line in test case ppc64-dq-expr.sJason Liu2019-03-121-0/+1
* [MC] Avoid inlining constant symbols with variants.Nirav Dave2018-09-171-0/+21
* [PowerPC][MC] Support expressions in getMemRIX16Encoding.Sean Fertile2018-08-271-0/+38
* Complete the SPE instruction set patternsJustin Hibbits2018-07-181-3/+157
* [PowerPC] Fix incorrectly encoded wait instructionLei Huang2018-06-251-8/+8
* [PowerPC] Add support for high and higha symbol modifiers on tls modifers.Sean Fertile2018-06-153-1/+313
* [PPC64] Support "symbol@high" and "symbol@higha" symbol modifers.Sean Fertile2018-06-152-5/+25
* [PowerPC] Set isAsmParserOnly=1 for X-form TLS loads/storesZaara Syeda2018-05-281-1/+20
* [PowerPC] Code cleanup. Remove instructions that were withdrawn from Power 9.Stefan Pintilie2018-02-231-18/+1
* [PowerPC, AsmParser] Enable the mnemonic spell correctorHal Finkel2017-12-161-0/+44
* PowerPC: support external pid instructions in MC layer.Tim Northover2017-12-101-0/+34
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-043-3/+3
* PowerPC: support the separator character in the IASSaleem Abdulrasool2017-10-241-0/+10
* [Power9] Add missing Power9 instructions.Tony Jiang2017-09-191-0/+32
* [Power9] Add missing instructions: extswsli, popcntbStefan Pintilie2017-09-131-1/+10
* [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-121-0/+13
* [PowerPC][Altivec] Add mfvrd and mffprd extended mnemonicNemanja Ivanovic2017-03-151-3/+6
* [PowerPC][Altivec] Add vnot extended mnemonicNemanja Ivanovic2017-02-071-0/+3
* [PowerPC][Altivec] Add vmr extended mnemonicNemanja Ivanovic2017-01-311-0/+3
* Add some Book-E instructions to the asm parser and printer.Justin Hibbits2017-01-291-0/+13
* [PowerPC] Implement missing ISA 2.06 instructions.Tony Jiang2017-01-051-6/+26
* [PPC] Slightly Improve Assembly Parsing errors and add EOL commentNirav Dave2016-12-051-0/+44
* [PPC] add absolute difference altivec instructions and matching intrinsicsNemanja Ivanovic2016-10-311-0/+13
* [PowerPC] Support asm parsing for bc[l][a][+-] mnemonicsHal Finkel2016-09-031-0/+41
* [PowerPC] Add asm parser/disassembler support for hrfid,nap,slbmfevHal Finkel2016-09-021-0/+12
* [PowerPC] Add support for the extended dcbf form and mnemonicsHal Finkel2016-09-021-2/+12
* Add aliases for mfvrsave/mtvrsave.Eric Christopher2016-06-091-0/+6
* Don't pass relocation-model= to tests that don't need it.Rafael Espindola2016-05-181-4/+4
* This reverts commit r265505.Kit Barton2016-04-282-67/+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-062-0/+67
* [Power9] Implement copy-paste, msgsync, slb, and stop instructionsChuang-Yu Cheng2016-04-062-0/+44
* [PPC] basic support for Power 9 direct move instructionsEhsan Amiri2016-03-311-0/+13
* [PowerPC] Basic support for P9 atomic loads and storesNemanja Ivanovic2016-03-312-0/+23
* [Power9] Implement new altivec instructions: bcd* seriesChuang-Yu Cheng2016-03-281-0/+47
OpenPOWER on IntegriCloud