aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/NVPTX/NVPTX.h
Commit message (Expand)AuthorAgeFilesLines
* [NVPTX] Re-enable support for virtual registers in the final outputJustin Holewinski2013-05-311-0/+2
* [NVPTX] Add programmatic interface to NVVMReflect passJustin Holewinski2013-05-201-0/+3
* [NVPTX] Add GenericToNVVM IR converter to better handle idiomatic LLVM IR inputsJustin Holewinski2013-05-201-0/+1
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-11/+16
* [NVPTX] Disable vector registersJustin Holewinski2013-02-121-1/+0
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-2/+2
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-2/+2
* Fix header file include order in NVPTX backend NV_CONTRIBYuan Lin2012-06-051-2/+2
* Fix a Clang warning in the new NVPTX backend:Chandler Carruth2012-05-041-1/+1
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+137