Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-05 | Do not use linkonce_odr linkage in .ll files. This prevented them | Peter Collingbourne | 2 | -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-05 | Implement sub_sat builtin. Patch by Lei Mou! | Peter Collingbourne | 1 | -0/+55 | |
git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@161312 91177308-0d34-0410-b5e6-96231b3b80d8 | |||||
2012-01-08 | Initial commit. | Peter Collingbourne | 1 | -0/+55 | |
git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@147756 91177308-0d34-0410-b5e6-96231b3b80d8 |