aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-10-16[PowerPC] Eliminate sign- and zero-extensions if already sign- or zero-extendedHiroshi Inoue1-0/+14
2017-01-13[PowerPC] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko1-3/+2
2016-01-13[PowerPC] Fix large code model with the ELFv2 ABIUlrich Weigand1-0/+21
2015-07-16Move most user of TargetMachine::getDataLayout to the Module oneMehdi Amini1-2/+2
2015-05-18MC: Clean up method names in MCContext.Jim Grosbach1-1/+1
2015-01-26Move DataLayout back to the TargetMachine from TargetSubtargetInfoEric Christopher1-3/+4
2014-08-05Have MachineFunction cache a pointer to the subtarget to make lookupsEric Christopher1-1/+1
2014-08-04Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher1-1/+2
2014-07-18[PowerPC] 32-bit ELF PIC supportHal Finkel1-0/+8
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu1-1/+1
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie1-0/+15