Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add implementations of the MSVC barrier intrinsics | Reid Kleckner | 2013-10-17 | 1 | -1/+12 |
* | Switch tests in test/Headers to use %clang_cc1 rather than %clang. There | Chandler Carruth | 2013-09-20 | 1 | -1/+3 |
* | Use -ffreestanding in ms-intrin.cpp and define size_t manually. | Reid Kleckner | 2013-09-19 | 1 | -5/+5 |
* | Avoid including <stdlib.h> in the intrin.h test | Reid Kleckner | 2013-09-19 | 1 | -0/+5 |
* | Fix ifdef ordering at the end of Intrin.h from r190965 | Reid Kleckner | 2013-09-19 | 1 | -0/+6 |