aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/NVPTX
Commit message (Expand)AuthorAgeFilesLines
...
* [NVPTX] Disable vector registersJustin Holewinski2013-02-121-0/+66
* [NVPTX] Remove NoCapture from address space conversion intrinsics. NoCapture ...Justin Holewinski2013-02-111-0/+21
* [NVPTX] Fix crash with unnamed struct argumentsJustin Holewinski2012-12-051-0/+5
* Teach the legalizer how to handle operands for VSELECT nodesJustin Holewinski2012-11-291-0/+16
* Allow targets to prefer TypeSplitVector over TypePromoteInteger when computin...Justin Holewinski2012-11-291-0/+19
* [NVPTX] Order global variables in def-use order before emiting them in the fi...Justin Holewinski2012-11-161-0/+20
* [NVPTX] Implement custom lowering of loads/stores for i1Justin Holewinski2012-11-141-0/+26
* [NVPTX] Add more precise PTX/SM target attributesJustin Holewinski2012-11-1210-0/+60
* [NVPTX] Use ABI alignment for parameters when alignment is not specified.Justin Holewinski2012-11-091-0/+25
* Add llvm.fabs intrinsic.Peter Collingbourne2012-05-281-0/+21
* [NVPTX] Add a new test case for the newly-enabled call handlingJustin Holewinski2012-05-251-0/+26
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-0417-0/+1994