aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PTX/sub.ll
AgeCommit message (Expand)Author
2011-09-28PTX: MC-ize the PTX back-end (patch 1 of N)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-17PTX: Adjust rounding modesJustin Holewinski
2011-06-16PTX: Finish new calling convention implementationJustin Holewinski
2011-04-20PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski
2011-03-02Extend initial support for primitive types in PTX backendChe-Liang Chiou
2011-02-28Add preliminary support for .f32 in the PTX backend.Che-Liang Chiou
2010-11-17Add simple arithmetics and %type directive for PTXChe-Liang Chiou