aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PTX/setp.ll
AgeCommit message (Expand)Author
2011-09-22PTX: fixup test cases for register changesJustin Holewinski
2011-06-25PTX: corrected tests that were failingDan Bailey
2011-06-23PTX: Always use registers for return values, but use .param space for deviceJustin Holewinski
2011-06-22PTX: Add signed integer comparisonsJustin Holewinski
2011-06-20PTX: Fix conversion between predicates and value typesJustin Holewinski
2011-04-20PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski
2011-04-02ptx: support setp's 4-operand formatChe-Liang Chiou
2011-03-14ptx: add set.p instruction and related changes to predicate executionChe-Liang Chiou