aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PTX/bra.ll
AgeCommit message (Expand)Author
2012-05-24Remove the PTX back-end and all of its artifacts (triple, etc.)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-04-20PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski
2011-03-22ptx: add analyze/insert/remove branchChe-Liang Chiou
2011-03-18ptx: add unconditional and conditional branchChe-Liang Chiou