summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/build-vector-tests.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Remove allow-deprecated-dag-overlap and fix broken testsJinsong Ji2019-11-121-4/+4
* [PowerPC][NFC] Remove deprecated Function Attrs commentsJinsong Ji2019-10-221-129/+2
* [PowerPC] Exploit single instruction load-and-splat for word and doublewordNemanja Ivanovic2019-09-171-12/+4
* [PowerPC][NFC] Remove duplicate tests in build-vector-test.llJinsong Ji2019-08-141-341/+221
* recommit:[PowerPC] Eliminate loads/swap feeding swap/store for vector type by...Zi Xuan Wu2019-08-011-30/+18
* revert r367382 because buildbot failureZi Xuan Wu2019-07-311-20/+42
* [PowerPC] Eliminate loads/swap feeding swap/store for vector type by using bi...Zi Xuan Wu2019-07-311-42/+20
* [MachineScheduler] checkResourceLimit boundary condition updateJinsong Ji2019-06-071-2/+2
* [PowerPC] P9 Scheduling Model: dispatching rule fixesJinsong Ji2019-06-041-4/+4
* [PowerPC] [ISEL] select x-form instruction for unaligned offsetChen Zheng2019-05-221-16/+16
* [PowerPC][NFC] Update build-vector-tests.ll using utils/update_llc_test_check...Jinsong Ji2019-05-071-2460/+4053
* [Power9] Enable the Out-of-Order scheduling model for P9 hwQingShan Zhang2019-01-031-38/+38
* [PowerPC] Improve BUILD_VECTOR of 4 i32sLei Huang2018-10-261-104/+84
* [PowerPC] Improve codegen for vector loads using scalar_to_vectorZaara Syeda2018-08-081-16/+28
* [PowerPC] Do not round values prior to converting to integerNemanja Ivanovic2018-08-021-204/+153
* [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm testsJoel E. Denny2018-07-111-4/+4
* [PowerPC] Remove the match pattern in the definition of LXSDX/STXSDXLei Huang2018-05-241-40/+40
* [PowerPC] Convert r+r instructions to r+i (pre and post RA)Nemanja Ivanovic2017-12-151-28/+28
* [PPC] Heuristic to choose between a X-Form VSX ld/st vs a X-Form FP ld/st.Tony Jiang2017-11-201-36/+36
* [PowerPC] Pretty-print CR bits the way the binutils disassembler doesNemanja Ivanovic2017-07-251-8/+12
* [PowerPC] Ensure displacements for DQ-Form instructions are multiples of 16Nemanja Ivanovic2017-07-131-19/+21
* [PowerPC] Reduce register pressure by not materializing a constant just for u...Lei Huang2017-07-101-2/+2
* P9: D-form vector load/store. Differential Revision: https://reviews.llvm.org...Zaara Syeda2017-05-241-108/+108
* [PowerPC] Emit VMX loads/stores for aligned ops to avoid adding swaps on LENemanja Ivanovic2017-05-021-26/+20
* [PPC] corrections in two testcasesEhsan Amiri2016-12-161-14/+14
* [PowerPC] Improvements for BUILD_VECTOR Vol. 4Nemanja Ivanovic2016-12-061-0/+4858
OpenPOWER on IntegriCloud