[NVPTX] Add programmatic interface to NVVMReflect pass
[oota-llvm.git] / lib / Target / NVPTX / NVPTX.h
2013-05-20 Justin Holewinski[NVPTX] Add programmatic interface to NVVMReflect pass
2013-05-20 Justin Holewinski[NVPTX] Add GenericToNVVM IR converter to better handle...
2013-03-30 Justin Holewinski[NVPTX] Run clang-format on all NVPTX sources.
2013-02-12 Justin Holewinski[NVPTX] Disable vector registers
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-06-05 Yuan LinFix header file include order in NVPTX backend NV_CONTRIB
2012-05-04 Chandler CarruthFix a Clang warning in the new NVPTX backend:
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...