summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTXInstrInfo.cpp
Commit message (Expand)AuthorAge
* Remove caching of the target machine in NVPTXInstrInfo andEric Christopher2014-06-27
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-25
* [cleanup] Lift using directives, DEBUG_TYPE definitions, and even someChandler Carruth2014-04-22
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* Remove unused stdio.h includesDmitri Gribenko2013-08-18
* [NVPTX] Remove i8 register class. PTX support for i8 (.b8, .u8, .s8) is rath...Justin Holewinski2013-06-28
* Don't pass in the TargetInstrInfo into the register info object. It doesn't u...Bill Wendling2013-06-19
* [NVPTX] Re-enable support for virtual registers in the final outputJustin Holewinski2013-05-31
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-30
* [NVPTX] Disable vector registersJustin Holewinski2013-02-12
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Convert assert(0) to llvm_unreachable.Craig Topper2012-05-24
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04