| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [Power9] Implement new vsx instructions: insert, extract, test data class, mi... | Chuang-Yu Cheng | 2016-03-28 | 1 | -0/+117 |
* | [Power9] Implement new vsx instructions: quad-precision move, fp-arithmetic | Chuang-Yu Cheng | 2016-03-28 | 1 | -0/+74 |
* | [Power9] Implement new altivec instructions: permute, count zero, extend sign... | Chuang-Yu Cheng | 2016-03-26 | 1 | -0/+102 |
* | [llvm-readobj] Decode st_other symbol's flags | Simon Atanasyan | 2016-03-24 | 2 | -3/+6 |
* | [Power9] Implement new vsx instructions: load, store instructions for vector ... | Kit Barton | 2016-03-08 | 1 | -0/+101 |
* | [Power9] Implement new vector compare, extract, insert instructions | Kit Barton | 2016-03-01 | 1 | -0/+88 |
* | Power9] Implement new vsx instructions: compare and conversion | Kit Barton | 2016-02-26 | 1 | -0/+110 |
* | [MC] Merge VK_PPC_TPREL in to generic VK_TPREL. | Colin LeMahieu | 2016-02-10 | 1 | -16/+16 |
* | Relax a few more overspecified tests. | Rafael Espindola | 2015-11-03 | 4 | -4/+4 |
* | [PowerPC] Replace cntlz[.] with cntlzw[.] | Hal Finkel | 2015-10-28 | 1 | -10/+12 |
* | [PPC] Fix PR24686 by failing assembly for an invalid relocation | Bill Schmidt | 2015-10-22 | 1 | -0/+7 |
* | Scalar to vector conversions using direct moves | Nemanja Ivanovic | 2015-08-13 | 1 | -0/+12 |
* | [PPC] Implement vmrgew and vmrgow instructions | Kit Barton | 2015-06-25 | 1 | -2/+8 |
* | Properly handle the mftb instruction. | Kit Barton | 2015-06-16 | 1 | -2/+2 |
* | LLVM support for vector quad bit permute and gather instructions through buil... | Nemanja Ivanovic | 2015-06-11 | 1 | -0/+6 |
* | Add testcase that would crash before the previous revert. | Rafael Espindola | 2015-06-04 | 1 | -0/+21 |
* | Add support for VSX FMA single-precision instructions to the PPC back end | Nemanja Ivanovic | 2015-05-29 | 1 | -0/+24 |
* | This patch adds support for the vector quadword add/sub instructions introduced | Kit Barton | 2015-05-25 | 1 | -2/+26 |
* | [PPC64] Add support for clrbhrb, mfbhrbe, rfebb. | Bill Schmidt | 2015-05-22 | 1 | -0/+12 |
* | Add support for VSX scalar single-precision arithmetic in the PPC target | Nemanja Ivanovic | 2015-05-21 | 1 | -0/+21 |
* | [PPC64] Add vector pack/unpack support from ISA 2.07 | Bill Schmidt | 2015-05-16 | 1 | -0/+26 |
* | Add VSX Scalar loads and stores to the PPC back end | Nemanja Ivanovic | 2015-05-07 | 1 | -14/+29 |
* | Use CIE version 1 for .eh_frame. | Rafael Espindola | 2015-04-27 | 1 | -4/+4 |
* | [PowerPC] Support register name prefixes for vector registers | Hal Finkel | 2015-04-23 | 2 | -1/+6 |
* | [PowerPC] Use sync inst alias when printing | Hal Finkel | 2015-04-23 | 1 | -4/+4 |
* | [PowerPC] Add asm/disasm support for dcbt with hint | Hal Finkel | 2015-04-23 | 2 | -2/+49 |
* | [PowerPC] Enable printing instructions using aliases | Hal Finkel | 2015-04-23 | 9 | -635/+635 |
* | Update tests to not be as dependent on section numbers. | Rafael Espindola | 2015-04-15 | 4 | -4/+4 |
* | Add direct moves to/from VSR and exploit them for FP/INT conversions | Nemanja Ivanovic | 2015-04-11 | 1 | -0/+17 |
* | Add LLVM support for remaining integer divide and permute instructions from I... | Nemanja Ivanovic | 2015-04-09 | 1 | -9/+27 |
* | [PowerPC] Add asm parser support for bitmask forms of rotate-and-mask instruc... | Hal Finkel | 2015-03-28 | 1 | -0/+27 |
* | Add Hardware Transactional Memory (HTM) Support | Kit Barton | 2015-03-25 | 1 | -0/+53 |
* | Add support for part-word atomics for PPC | Nemanja Ivanovic | 2015-03-10 | 1 | -7/+25 |
* | Add LLVM support for PPC cryptography builtins | Nemanja Ivanovic | 2015-03-04 | 1 | -0/+49 |
* | Add the following 64-bit vector integer arithmetic instructions added in POWER8: | Kit Barton | 2015-03-03 | 1 | -6/+68 |
* | [PowerPC] Add support for the QPX vector instruction set | Hal Finkel | 2015-02-25 | 1 | -0/+251 |
* | This patch adds the VSX logical instructions introduced in the Power ISA 2.07... | Kit Barton | 2015-02-18 | 1 | -0/+9 |
* | [PowerPC] Support the (old) cntlz instruction alias | Hal Finkel | 2015-02-10 | 1 | -0/+6 |
* | This change implements the following three logical vector operations: | Kit Barton | 2015-02-09 | 1 | -0/+9 |
* | [PowerPC] Implement the vclz instructions for PWR8 | Bill Schmidt | 2015-02-05 | 1 | -0/+17 |
* | [PowerPC] Implement the vpopcnt instructions for POWER8 | Bill Schmidt | 2015-02-03 | 1 | -0/+17 |
* | [PowerPC] Add assembler support for mcrfs and friends | Hal Finkel | 2015-01-15 | 1 | -9/+30 |
* | [PowerPC] Add support for the CMPB instruction | Hal Finkel | 2015-01-03 | 1 | -1/+3 |
* | Add parsing of 'foo@local". | Justin Hibbits | 2014-12-17 | 1 | -0/+2 |
* | [PowerPC] Add asm support for cache-inhibited ld/st instructions | Hal Finkel | 2014-11-30 | 1 | -0/+27 |
* | [PowerPC] Add the 'attn' instruction | Hal Finkel | 2014-11-25 | 1 | -0/+6 |
* | [PowerPC] Fix PR 21652 - copy st_other bits on symbol assignment | Ulrich Weigand | 2014-11-24 | 1 | -0/+19 |
* | [PPC64] VSX indexed-form loads use wrong instruction format | Bill Schmidt | 2014-10-09 | 1 | -21/+21 |
* | Object: BSS/virtual sections don't have contents | David Majnemer | 2014-09-26 | 1 | -1/+0 |
* | [PowerPC] Add support for dcbtst and icbt (prefetch) | Hal Finkel | 2014-08-23 | 1 | -0/+4 |