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