summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/ppc64-i128-abi.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Make no-PIC default to match GCC - LLVMStefan Pintilie2018-12-041-9/+9
* Revert "[PowerPC] Make no-PIC default to match GCC - LLVM"Stefan Pintilie2018-11-161-9/+9
* [PowerPC] Make no-PIC default to match GCC - LLVMStefan Pintilie2018-11-161-9/+9
* [PowerPC] Pretty-print CR bits the way the binutils disassembler doesNemanja Ivanovic2017-07-251-2/+2
* [PowerPC] Ensure displacements for DQ-Form instructions are multiples of 16Nemanja Ivanovic2017-07-131-3/+3
* P9: D-form vector load/store. Differential Revision: https://reviews.llvm.org...Zaara Syeda2017-05-241-4/+4
* [PowerPC] Emit VMX loads/stores for aligned ops to avoid adding swaps on LENemanja Ivanovic2017-05-021-10/+10
* Revert https://reviews.llvm.org/rL287679Nemanja Ivanovic2016-11-291-10/+10
* [PowerPC] Emit VMX loads/stores for aligned ops to avoid adding swaps on LENemanja Ivanovic2016-11-221-10/+10
* [Power9] Part-word VSX integer scalar loads/stores and sign extend instructionsNemanja Ivanovic2016-10-041-3/+6
* [Power9] Exploit move and splat instructions for build_vector improvementNemanja Ivanovic2016-09-231-8/+10
* [Power9] Add exploitation of non-permuting memory opsNemanja Ivanovic2016-09-221-6/+45
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-6/+6
* This patch adds support for the vector quadword add/sub instructions introducedKit Barton2015-05-251-30/+20
* This patch adds ABI support for v1i128 data type.Kit Barton2015-05-051-0/+284
OpenPOWER on IntegriCloud