aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/NVPTX/NVPTXSubtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NVPTX] Add support for selecting CUDA vs OCL mode based on tripleJustin Holewinski2013-06-211-11/+6
* [NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.Justin Holewinski2013-03-301-2/+2
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-12/+8
* [NVPTX] Add more precise PTX/SM target attributesJustin Holewinski2012-11-121-6/+14
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+57