summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Migrate a bare getSubtarget call to query the MachineFunctionEric Christopher2015-01-301-3/+3
* Have MachineFunction cache a pointer to the subtarget to make lookupsEric Christopher2014-08-051-4/+2
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-4/+7
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-1/+1
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-1/+1
* [Modules] Make Support/Debug.h modular. This requires it to not changeChandler Carruth2014-04-211-0/+2
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-3/+3
* [NVPTX] Re-enable support for virtual registers in the final outputJustin Holewinski2013-05-311-0/+225
OpenPOWER on IntegriCloud