aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PTX/setp.ll
Commit message (Expand)AuthorAgeFilesLines
* PTX: corrected tests that were failingDan Bailey2011-06-251-1/+1
* PTX: Always use registers for return values, but use .param space for deviceJustin Holewinski2011-06-231-46/+46
* PTX: Add signed integer comparisonsJustin Holewinski2011-06-221-0/+72
* PTX: Fix conversion between predicates and value typesJustin Holewinski2011-06-201-15/+15
* PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski2011-04-201-1/+1
* ptx: support setp's 4-operand formatChe-Liang Chiou2011-04-021-0/+25
* ptx: add set.p instruction and related changes to predicate executionChe-Liang Chiou2011-03-141-0/+109