| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update atomic.c to work with the new clang builtins. | David Chisnall | 2012-05-15 | 1 | -26/+26 |
| | | | | | llvm-svn: 156817 | ||||
| * | Fix the build on 32 bit hosts. | Benjamin Kramer | 2012-03-30 | 1 | -2/+4 |
| | | | | | | | | | - Add memcpy and memcmp to the stub headers. - __uint128_t is not available on 32 bit platforms. It's also unused so just comment it out for now. llvm-svn: 153779 | ||||
| * | Initial commit of support functions for atomic operations. | David Chisnall | 2012-03-30 | 1 | -0/+313 |
| llvm-svn: 153735 | |||||

