summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTX.h
Commit message (Expand)AuthorAge
* [NVPTX] Add preliminary intrinsics and codegen support for textures/surfacesJustin Holewinski2014-04-09
* Optimize away unnecessary address casts.Eli Bendersky2014-04-03
* Fix for PR19099 - NVPTX produces invalid symbol names.Eli Bendersky2014-03-31
* [NVPTX] Remove unused prototypesJustin Holewinski2013-07-22
* [NVPTX] Clean up comparison/select/convert patterns and factor out PTX instru...Justin Holewinski2013-06-28
* [NVPTX] Add support for selecting CUDA vs OCL mode based on tripleJustin Holewinski2013-06-21
* [NVPTX] Re-enable support for virtual registers in the final outputJustin Holewinski2013-05-31
* [NVPTX] Add programmatic interface to NVVMReflect passJustin Holewinski2013-05-20
* [NVPTX] Add GenericToNVVM IR converter to better handle idiomatic LLVM IR inputsJustin Holewinski2013-05-20
* [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
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-04
* Fix header file include order in NVPTX backend NV_CONTRIBYuan Lin2012-06-05
* Fix a Clang warning in the new NVPTX backend:Chandler Carruth2012-05-04
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04