summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/PowerPC
Commit message (Expand)AuthorAgeFilesLines
...
* [Power9] Implement new vsx instructions: insert, extract, test data class, mi...Chuang-Yu Cheng2016-03-281-0/+117
* [Power9] Implement new vsx instructions: quad-precision move, fp-arithmeticChuang-Yu Cheng2016-03-281-0/+74
* [Power9] Implement new altivec instructions: permute, count zero, extend sign...Chuang-Yu Cheng2016-03-261-0/+102
* [llvm-readobj] Decode st_other symbol's flagsSimon Atanasyan2016-03-242-3/+6
* [Power9] Implement new vsx instructions: load, store instructions for vector ...Kit Barton2016-03-081-0/+101
* [Power9] Implement new vector compare, extract, insert instructionsKit Barton2016-03-011-0/+88
* Power9] Implement new vsx instructions: compare and conversionKit Barton2016-02-261-0/+110
* [MC] Merge VK_PPC_TPREL in to generic VK_TPREL.Colin LeMahieu2016-02-101-16/+16
* Relax a few more overspecified tests.Rafael Espindola2015-11-034-4/+4
* [PowerPC] Replace cntlz[.] with cntlzw[.]Hal Finkel2015-10-281-10/+12
* [PPC] Fix PR24686 by failing assembly for an invalid relocationBill Schmidt2015-10-221-0/+7
* Scalar to vector conversions using direct movesNemanja Ivanovic2015-08-131-0/+12
* [PPC] Implement vmrgew and vmrgow instructionsKit Barton2015-06-251-2/+8
* Properly handle the mftb instruction.Kit Barton2015-06-161-2/+2
* LLVM support for vector quad bit permute and gather instructions through buil...Nemanja Ivanovic2015-06-111-0/+6
* Add testcase that would crash before the previous revert.Rafael Espindola2015-06-041-0/+21
* Add support for VSX FMA single-precision instructions to the PPC back endNemanja Ivanovic2015-05-291-0/+24
* This patch adds support for the vector quadword add/sub instructions introducedKit Barton2015-05-251-2/+26
* [PPC64] Add support for clrbhrb, mfbhrbe, rfebb.Bill Schmidt2015-05-221-0/+12
* Add support for VSX scalar single-precision arithmetic in the PPC targetNemanja Ivanovic2015-05-211-0/+21
* [PPC64] Add vector pack/unpack support from ISA 2.07Bill Schmidt2015-05-161-0/+26
* Add VSX Scalar loads and stores to the PPC back endNemanja Ivanovic2015-05-071-14/+29
* Use CIE version 1 for .eh_frame.Rafael Espindola2015-04-271-4/+4
* [PowerPC] Support register name prefixes for vector registersHal Finkel2015-04-232-1/+6
* [PowerPC] Use sync inst alias when printingHal Finkel2015-04-231-4/+4
* [PowerPC] Add asm/disasm support for dcbt with hintHal Finkel2015-04-232-2/+49
* [PowerPC] Enable printing instructions using aliasesHal Finkel2015-04-239-635/+635
* Update tests to not be as dependent on section numbers.Rafael Espindola2015-04-154-4/+4
* Add direct moves to/from VSR and exploit them for FP/INT conversionsNemanja Ivanovic2015-04-111-0/+17
* Add LLVM support for remaining integer divide and permute instructions from I...Nemanja Ivanovic2015-04-091-9/+27
* [PowerPC] Add asm parser support for bitmask forms of rotate-and-mask instruc...Hal Finkel2015-03-281-0/+27
* Add Hardware Transactional Memory (HTM) SupportKit Barton2015-03-251-0/+53
* Add support for part-word atomics for PPCNemanja Ivanovic2015-03-101-7/+25
* Add LLVM support for PPC cryptography builtinsNemanja Ivanovic2015-03-041-0/+49
* Add the following 64-bit vector integer arithmetic instructions added in POWER8:Kit Barton2015-03-031-6/+68
* [PowerPC] Add support for the QPX vector instruction setHal Finkel2015-02-251-0/+251
* This patch adds the VSX logical instructions introduced in the Power ISA 2.07...Kit Barton2015-02-181-0/+9
* [PowerPC] Support the (old) cntlz instruction aliasHal Finkel2015-02-101-0/+6
* This change implements the following three logical vector operations:Kit Barton2015-02-091-0/+9
* [PowerPC] Implement the vclz instructions for PWR8Bill Schmidt2015-02-051-0/+17
* [PowerPC] Implement the vpopcnt instructions for POWER8Bill Schmidt2015-02-031-0/+17
* [PowerPC] Add assembler support for mcrfs and friendsHal Finkel2015-01-151-9/+30
* [PowerPC] Add support for the CMPB instructionHal Finkel2015-01-031-1/+3
* Add parsing of 'foo@local".Justin Hibbits2014-12-171-0/+2
* [PowerPC] Add asm support for cache-inhibited ld/st instructionsHal Finkel2014-11-301-0/+27
* [PowerPC] Add the 'attn' instructionHal Finkel2014-11-251-0/+6
* [PowerPC] Fix PR 21652 - copy st_other bits on symbol assignmentUlrich Weigand2014-11-241-0/+19
* [PPC64] VSX indexed-form loads use wrong instruction formatBill Schmidt2014-10-091-21/+21
* Object: BSS/virtual sections don't have contentsDavid Majnemer2014-09-261-1/+0
* [PowerPC] Add support for dcbtst and icbt (prefetch)Hal Finkel2014-08-231-0/+4
OpenPOWER on IntegriCloud