summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTXRegisterInfo.h
Commit message (Expand)AuthorAge
* Don't pass in the TargetInstrInfo into the register info object. It doesn't u...Bill Wendling2013-06-19
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-30
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-21
* [NVPTX] Disable vector registersJustin Holewinski2013-02-12
* [PEI] Pass the frame index operand number to the eliminateFrameIndex function.Chad Rosier2013-01-31
* Round 2 of dead private variable removal.Benjamin Kramer2012-06-06
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04