summaryrefslogtreecommitdiff
path: root/libclc/ptx
AgeCommit message (Expand)Author
2017-10-08ptx: Use __clc_nextafter to implement nextafterJan Vesely
2017-10-05Add vload_half helpers for ptxJeroen Ketema
2017-10-04Add vstore_half helpers for ptxJeroen Ketema
2017-10-02integer/sub_sat: Use clang builtin instead of llvm asmJan Vesely
2017-10-02integer/add_sat: Use clang builtin instead of llvm asmJan Vesely
2013-06-26libclc: Rename [add|sub]_sat.ll to [add|sub]_sat_if.llTom Stellard
2012-08-05Do not use linkonce_odr linkage in .ll files. This prevented themPeter Collingbourne
2012-08-05Implement sub_sat builtin. Patch by Lei Mou!Peter Collingbourne
2012-01-08Initial commit.Peter Collingbourne