aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/NVPTX/NVPTXRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-51/+30
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-211-9/+0
* [NVPTX] Disable vector registersJustin Holewinski2013-02-121-156/+0
* [PEI] Pass the frame index operand number to the eliminateFrameIndex function.Chad Rosier2013-01-311-13/+5
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-3/+3
* Round 2 of dead private variable removal.Benjamin Kramer2012-06-061-6/+2
* Convert assert(0) to llvm_unreachable.Craig Topper2012-05-241-6/+3
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+332