| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add implementations of the MSVC barrier intrinsics | Reid Kleckner | 2013-10-17 | 1 | -0/+21 |
| * | Fixing implementation of bittestandset in Intrin.h. | Warren Hunt | 2013-10-01 | 1 | -2/+2 |
| * | Changing __X86_64__ to __x86_64__ in Intrin.h. | Warren Hunt | 2013-09-30 | 1 | -12/+12 |
| * | Typo correction: _int64 -> __int64. | Warren Hunt | 2013-09-28 | 1 | -1/+1 |
| * | Implements some of the more commonly used intrinsics in Intrin.h | Warren Hunt | 2013-09-27 | 1 | -0/+412 |
| * | Fix ifdef ordering at the end of Intrin.h from r190965 | Reid Kleckner | 2013-09-19 | 1 | -3/+5 |
| * | Fix closing brace around ifdef. | Eric Christopher | 2013-09-18 | 1 | -0/+2 |
| * | The intrinsics should all have C linkage. | Eric Christopher | 2013-09-18 | 1 | -2/+8 |
| * | Typo. | Eric Christopher | 2013-08-31 | 1 | -1/+1 |
| * | Add initial clang targeted compatible decls for Intrin.h. Step towards | Eric Christopher | 2013-08-31 | 1 | -0/+341 |

