summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/NVPTXFrameLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Move the constructor for NVPTXFrameLowering into the implementationEric Christopher2014-06-271-5/+2
* Remove unnecessary caching of the TargetMachine on NVPTXFrameLowering.Eric Christopher2014-06-271-5/+4
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-5/+5
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-5/+3
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-211-0/+4
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+40
OpenPOWER on IntegriCloud