summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/vec_mul.ll
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: Do not use llc -march in tests.Matthias Braun2017-08-011-5/+5
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-5/+5
* Change the generation of the vmuluwm instruction to be based on the MUL opcode.Kit Barton2015-03-101-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* [PowerPC] Clean up -mattr=+vsx tests to always specify -mcpuBill Schmidt2014-10-191-5/+4
* [PPC] Adjust some PowerPC tests to account for presence/absence of VSXBill Schmidt2014-10-171-3/+31
* [PPC64LE] Generate correct little-endian code for v16i8 multiplyBill Schmidt2014-06-091-0/+17
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-4/+4
* test/CodeGen/PowerPC/vec_mul.ll: Add a triple. Thanks, Hal.Chad Rosier2012-11-301-3/+3
* test/CodeGen/PowerPC/vec_mul.ll: Fix register operands.Chad Rosier2012-11-301-2/+2
* test/CodeGen/PowerPC: Add explicit -march=ppc32.NAKAMURA Takumi2012-11-301-1/+1
* This patch fixes the Altivec addend construction for the fused multiply-addAdhemerval Zanella2012-11-301-2/+25
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-18/+17
* For PR1319:Reid Spencer2007-04-161-2/+1
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+25
OpenPOWER on IntegriCloud