summaryrefslogtreecommitdiff
path: root/libclc/generic/lib/integer/add_sat.cl
AgeCommit message (Expand)Author
2025-05-20[libclc] Reorganize OpenCL builtins (#140557)Fraser Cormack
2025-03-24[libclc] Add license headers to files missing them (#132239)Fraser Cormack
2025-01-29[libclc] Move (add|sub)_sat to CLC; optimize (#124903)Fraser Cormack
2024-11-04[libclc] Move clcmacro.h to CLC library. NFC (#114845)Fraser Cormack
2017-10-02integer/add_sat: Use clang builtin instead of llvm asmJan Vesely
2014-06-24Move clcmacro.h to avoid cluttering user namespace v2Jeroen Ketema
2012-08-05Fix declarations of __clc_add_sat_*. Patch by Lei Mou!Peter Collingbourne
2012-01-08Initial commit.Peter Collingbourne