summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCInstrFormats.td
Commit message (Expand)AuthorAgeFilesLines
* [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
* Implement asm support for a few PowerPC bookIII that are needed for assemblingRoman Divacky2013-09-121-0/+33
* [PowerPC] Support "eieio" instructionUlrich Weigand2013-07-011-0/+6
* [PowerPC] Add variants of "sync" instructionUlrich Weigand2013-07-011-1/+4
* [PowerPC] Support generic conditional branches in asm parserUlrich Weigand2013-06-241-0/+14
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-141-0/+13
* [PowerPC] Add some Book II instructions to AsmParserUlrich Weigand2013-05-031-0/+6
* PowerPC: Fix encoding of rldimi and rldcl instructionsUlrich Weigand2013-04-261-0/+19
* Add a comment about the PPC Interpretation64Bit bitHal Finkel2013-04-121-0/+5
* Add PPC instruction record forms and associated query functionsHal Finkel2013-04-121-1/+14
* Generate PPC early conditional returnsHal Finkel2013-04-081-3/+3
* PowerPC: Mark patterns as isCodeGenOnly.Ulrich Weigand2013-03-261-0/+1
* PowerPC: Simplify FADD in round-to-zero mode.Ulrich Weigand2013-03-261-2/+1
* PowerPC: Use CCBITRC operand for ISEL patterns.Ulrich Weigand2013-03-261-4/+2
OpenPOWER on IntegriCloud