summaryrefslogtreecommitdiff
path: root/test/CodeGen/PTX/setp.ll
Commit message (Expand)AuthorAge
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-24
* PTX: fixup test cases for register changesJustin Holewinski2011-09-22
* PTX: corrected tests that were failingDan Bailey2011-06-25
* PTX: Always use registers for return values, but use .param space for deviceJustin Holewinski2011-06-23
* PTX: Add signed integer comparisonsJustin Holewinski2011-06-22
* PTX: Fix conversion between predicates and value typesJustin Holewinski2011-06-20
* PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski2011-04-20
* ptx: support setp's 4-operand formatChe-Liang Chiou2011-04-02
* ptx: add set.p instruction and related changes to predicate executionChe-Liang Chiou2011-03-14