summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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