summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTXSubtarget.h
Commit message (Expand)AuthorAge
* [NVPTX] Update sub-target feature detectionJustin Holewinski2014-06-27
* Move NVPTX subtarget dependent variables from the target machineEric Christopher2014-06-27
* [cleanup] Fix two headers where we included a standard library headerChandler Carruth2014-04-22
* [NVPTX] Add preliminary intrinsics and codegen support for textures/surfacesJustin Holewinski2014-04-09
* Turn NVPTXSubtarget::getDataLayout into a static function.Rafael Espindola2013-12-14
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-30
* [NVPTX] Disable vector registersJustin Holewinski2013-02-12
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-04
* Remove unused field.Eric Christopher2012-11-12
* [NVPTX] Add more precise PTX/SM target attributesJustin Holewinski2012-11-12
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04