summaryrefslogtreecommitdiff
path: root/ptx/lib/integer
AgeCommit message (Collapse)AuthorFilesLines
2012-08-05Do not use linkonce_odr linkage in .ll files. This prevented themPeter Collingbourne2-16/+16
from being linked into the library under lazy linkage. git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@161314 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-05Implement sub_sat builtin. Patch by Lei Mou!Peter Collingbourne1-0/+55
git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@161312 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-08Initial commit.Peter Collingbourne1-0/+55
git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@147756 91177308-0d34-0410-b5e6-96231b3b80d8