aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PTX/parameter-order.ll
AgeCommit message (Expand)Author
2012-05-24Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski
2011-12-06PTX: Continue to fix up the register mess.Justin Holewinski
2011-09-22PTX: fixup test cases for register changesJustin Holewinski
2011-06-23PTX: Always use registers for return values, but use .param space for deviceJustin Holewinski
2011-06-16PTX: Finish new calling convention implementationJustin Holewinski
2011-04-21ptx: fix parameter orderingChe-Liang Chiou
2011-04-20PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski
2011-03-18ptx: fix parameter order that is reversedChe-Liang Chiou