summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTXFrameLowering.cpp
Commit message (Expand)AuthorAge
* Move the constructor for NVPTXFrameLowering into the implementationEric Christopher2014-06-27
* Remove unnecessary caching of the TargetMachine on NVPTXFrameLowering.Eric Christopher2014-06-27
* [NVPTX] Fix bug in stack code generation causes by MC conversionJustin Holewinski2013-08-06
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-30
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-21
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04