summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTXRegisterInfo.h
Commit message (Expand)AuthorAge
* De-virtualize or remove some methods that have no overrides nor override anyt...Craig Topper2014-04-30
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [C++] Use 'nullptr'.Craig Topper2014-04-28
* [cleanup] Fix another place where we were including the tablegen'ed codeChandler Carruth2014-04-22
* Make consistent use of MCPhysReg instead of uint16_t throughout the tree.Craig Topper2014-04-04
* 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