summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Untabify.NAKAMURA Takumi2015-09-221-6/+6
* Reformat.NAKAMURA Takumi2015-09-221-4/+3
* [PowerPC] Remove unnecessary braces in PPCVSXFMAMutateHal Finkel2015-08-261-3/+3
* [PowerPC] PPCVSXFMAMutate should ignore trivial-copy addendsHal Finkel2015-08-241-5/+8
* [PowerPC] PPCVSXFMAMutate should not segfault on undef input registersHal Finkel2015-08-211-0/+5
* [PowerPC] Extend physical register live range in PPCVSXFMAMutateHal Finkel2015-07-151-2/+15
* [PowerPC] Fix the PPCInstrInfo::getInstrLatency implementationHal Finkel2015-07-141-0/+10
* 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] Remove unnecessary includeHal Finkel2015-02-011-1/+0
* [PowerPC] Put PPCVSXFMAMutate into its own source fileHal Finkel2015-02-011-0/+336
OpenPOWER on IntegriCloud