summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
Commit message (Expand)AuthorAge
* [NVPTX] Fix handling of ldg/ldu intrinsics.Justin Holewinski2014-06-27
* [NVPTX] Add isel patterns for bit-field extract (bfe)Justin Holewinski2014-06-27
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [Modules] Consolidate the DEBUG_TYPE defines in NVPTX to the top of theChandler Carruth2014-04-21
* [NVPTX] Add preliminary intrinsics and codegen support for textures/surfacesJustin Holewinski2014-04-09
* [NVPTX] Add isel patterns for addrspacecastJustin Holewinski2014-03-24
* remove a bunch of unused private methodsNuno Lopes2014-03-23
* [NVPTX] Use approximate FP ops when unsafe-fp-math is used, and appendJustin Holewinski2013-07-22
* [NVPTX] Remove i8 register class. PTX support for i8 (.b8, .u8, .s8) is rath...Justin Holewinski2013-06-28
* [NVPTX] Add @llvm.nvvm.sqrt.f() intrinsicJustin Holewinski2013-05-21
* [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
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04