summaryrefslogtreecommitdiff
path: root/test/CodeGen/NVPTX
Commit message (Expand)AuthorAge
* [NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.Justin Holewinski2013-03-30
* [NVPTX] Add NVVMReflect pass to allow compile-time selection ofJustin Holewinski2013-03-30
* [NVPTX] Fix handling of vector argumentsJustin Holewinski2013-03-24
* Propagate DAG node ordering during type legalization and instruction selectionJustin Holewinski2013-03-20
* [NVPTX] Disable vector registersJustin Holewinski2013-02-12
* [NVPTX] Remove NoCapture from address space conversion intrinsics. NoCapture ...Justin Holewinski2013-02-11
* [NVPTX] Fix crash with unnamed struct argumentsJustin Holewinski2012-12-05
* Teach the legalizer how to handle operands for VSELECT nodesJustin Holewinski2012-11-29
* Allow targets to prefer TypeSplitVector over TypePromoteInteger when computin...Justin Holewinski2012-11-29
* [NVPTX] Order global variables in def-use order before emiting them in the fi...Justin Holewinski2012-11-16
* [NVPTX] Implement custom lowering of loads/stores for i1Justin Holewinski2012-11-14
* [NVPTX] Add more precise PTX/SM target attributesJustin Holewinski2012-11-12
* [NVPTX] Use ABI alignment for parameters when alignment is not specified.Justin Holewinski2012-11-09
* Add llvm.fabs intrinsic.Peter Collingbourne2012-05-28
* [NVPTX] Add a new test case for the newly-enabled call handlingJustin Holewinski2012-05-25
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04