summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders2019-08-151-2/+2
* Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...Daniel Sanders2019-08-011-1/+1
* [PowerPC] Add initialization for some ppc passesKang Zhang2019-04-121-4/+0
* Revert "[PowerPC] Add initialization for some ppc passes"Eric Christopher2019-04-121-0/+4
* [PowerPC] Add initialization for some ppc passesKang Zhang2019-04-121-4/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [CodeGen] Rename MachineInstrBuilder::addOperand. NFCDiana Picus2017-01-131-2/+2
* [Power9] Part-word VSX integer scalar loads/stores and sign extend instructionsNemanja Ivanovic2016-10-041-13/+5
* PowerPC: Avoid implicit iterator conversions, NFCDuncan P. N. Exon Smith2016-07-271-15/+13
* [NFC] Header cleanupMehdi Amini2016-04-181-3/+2
* Bitcasts between FP and INT values using direct movesNemanja Ivanovic2015-12-151-0/+6
* Vector element extraction without stack operations on Power 8Nemanja Ivanovic2015-10-091-0/+1
* Scalar to vector conversions using direct movesNemanja Ivanovic2015-08-131-1/+6
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [PowerPC] Put PPCVSXCopy into its own source fileHal Finkel2015-02-011-0/+176
OpenPOWER on IntegriCloud