summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCInstrFormats.td
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC][NFC] Rename record instructions to use _rec suffix instead of oJinsong Ji2020-01-061-19/+19
* [PowerPC] Add Support for indirect calls on AIX.Sean Fertile2019-12-131-0/+23
* [PowerPC][NFC] Consolidate duplicate XX3Form_SetZero and XX3Form_Zero.Jinsong Ji2019-08-141-8/+1
* Add slbfee instruction.Sean Fertile2019-04-151-0/+1
* [PowerPC] Fix reversed bit issue in DCMX mask for "xvtstdcdp" and "xvtstdcsp"...Stefan Pintilie2019-04-021-2/+2
* [PowerPC] Remove UseVSXRegStefan Pintilie2019-03-261-9/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PowerPC][NFC] Sorting out Pseudo related classes to avoid confusionJinsong Ji2018-12-131-2/+19
* [NFC] [Power] Fix instruction format for xsrqpiZaara Syeda2018-05-141-0/+21
* [PowerPC] Infrastructure work. Implement getting the opcode for a spill in on...Stefan Pintilie2018-03-261-5/+46
* [PowerPC] Mark P9 scheduling model completeStefan Pintilie2017-09-221-0/+1
* [Power9] Add missing Power9 instructions.Tony Jiang2017-09-191-0/+44
* [Power9] Add new instructions for floating point status and control registers.Stefan Pintilie2017-08-281-0/+62
* [PowerPC] Implement missing ISA 2.06 instructions.Tony Jiang2017-01-051-0/+6
* [PPC] Generate positive FP zero using xor insn instead of loading from consta...Ehsan Amiri2016-10-241-0/+7
* [Power9] Part-word VSX integer scalar loads/stores and sign extend instructionsNemanja Ivanovic2016-10-041-0/+10
* [Power9] Exploit move and splat instructions for build_vector improvementNemanja Ivanovic2016-09-231-0/+7
* [PowerPC] Support asm parsing for bc[l][a][+-] mnemonicsHal Finkel2016-09-031-0/+16
* [PowerPC] Add asm parser/disassembler support for hrfid,nap,slbmfevHal Finkel2016-09-021-0/+19
* This reverts commit r265505.Kit Barton2016-04-281-73/+0
* [PowerPC] Basic support for P9 byte comparison and count trailing zero insnsNemanja Ivanovic2016-04-131-0/+37
* [Power9] Implement add-pc, multiply-add, modulo, extend-sign-shift, random nu...Chuang-Yu Cheng2016-04-061-0/+74
* [Power9] Implement copy-paste, msgsync, slb, and stop instructionsChuang-Yu Cheng2016-04-061-0/+11
* [PowerPC] Basic support for P9 atomic loads and storesNemanja Ivanovic2016-03-311-0/+14
* [Power9] Implement new altivec instructions: bcd* seriesChuang-Yu Cheng2016-03-281-0/+38
* [Power9] Implement new vsx instructions: insert, extract, test data class, mi...Chuang-Yu Cheng2016-03-281-0/+104
* [Power9] Implement new altivec instructions: permute, count zero, extend sign...Chuang-Yu Cheng2016-03-261-0/+15
* [Power9] Implement new vsx instructions: load, store instructions for vector ...Kit Barton2016-03-081-0/+15
* Power9] Implement new vsx instructions: compare and conversionKit Barton2016-02-261-0/+23
* [PPC64] Add support for clrbhrb, mfbhrbe, rfebb.Bill Schmidt2015-05-221-0/+26
* [PowerPC] Add asm/disasm support for dcbt with hintHal Finkel2015-04-231-0/+15
* Add direct moves to/from VSR and exploit them for FP/INT conversionsNemanja Ivanovic2015-04-111-0/+6
* Add Hardware Transactional Memory (HTM) SupportKit Barton2015-03-251-0/+54
* Add LLVM support for PPC cryptography builtinsNemanja Ivanovic2015-03-041-0/+33
* [PowerPC] Add support for the QPX vector instruction setHal Finkel2015-02-251-0/+92
* [PowerPC] Add assembler support for mcrfs and friendsHal Finkel2015-01-151-0/+38
* [PowerPC] Ensure that the TOC reload directly follows bctrl on PPC64Hal Finkel2014-12-231-0/+39
* [PowerPC] Add the 'attn' instructionHal Finkel2014-11-251-0/+6
* [PowerPC] Add support for dcbtst and icbt (prefetch)Hal Finkel2014-08-231-0/+15
* tlbre / tlbwe / tlbsx / tlbsx. variants for the PPC 4xx CPUs.Joerg Sonnenberger2014-08-041-0/+16
* Don't use additional arguments for dss and friends to satisfy DSS_Form,Joerg Sonnenberger2014-08-021-2/+1
* Refactor TLBIVAX and add tlbsx.Joerg Sonnenberger2014-07-301-0/+5
* Recognize BookE's mbar instruction.Joerg Sonnenberger2014-07-291-0/+9
* Support move to/from segment register.Joerg Sonnenberger2014-07-291-0/+22
* [PowerPC] Simplify and improve loading into TOC registerUlrich Weigand2014-06-181-14/+0
* [PowerPC] Initial support for the VSX instruction setHal Finkel2014-03-131-0/+167
* Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel2014-02-281-0/+19
* Add a disassembler to the PowerPC backendHal Finkel2013-12-191-0/+4
* Improve instruction scheduling for the PPC POWER7Hal Finkel2013-12-121-0/+9
* Add IIC_ prefix to PPC instruction-class namesHal Finkel2013-11-271-3/+3
OpenPOWER on IntegriCloud