summaryrefslogtreecommitdiff
path: root/test/Headers/ms-intrin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make ms-intrin.cpp test require the x86 target.Nico Weber2015-09-231-0/+2
* Add bug number to FIXME comment.Nico Weber2015-09-221-1/+1
* ms Intrin.h: Fix __movsw's and __stosw's inline asm.Nico Weber2015-09-221-2/+34
* Remove definitions from Intrin.h that already exist in one of the other x86 i...Craig Topper2014-11-031-0/+5
* Driver: bifurcate extended and basic MSC versioningSaleem Abdulrasool2014-07-161-4/+4
* test: merge arm-intrin into ms-intrin, fix invocationSaleem Abdulrasool2014-07-081-0/+5
* MS intrinsics: don't declare __readeflags and __writeeflags in Intrin.hHans Wennborg2014-03-121-0/+5
* Intrin.h: include setjmp.h to get a jmp_buf definitionHans Wennborg2014-01-281-1/+2
* ms-intrin.cpp: add -Werror to the testHans Wennborg2014-01-171-1/+1
* ms-intrin.cpp: no need for -verify anymoreHans Wennborg2014-01-171-1/+1
* Relax the ms-intrin.cpp testHans Wennborg2014-01-161-11/+0
* Implemented delayed processing of 'unavailable' checking, just like with 'dep...Ted Kremenek2013-12-181-3/+3
* Add implementations of the MSVC barrier intrinsicsReid Kleckner2013-10-171-1/+12
* Switch tests in test/Headers to use %clang_cc1 rather than %clang. ThereChandler Carruth2013-09-201-1/+3
* Use -ffreestanding in ms-intrin.cpp and define size_t manually.Reid Kleckner2013-09-191-5/+5
* Avoid including <stdlib.h> in the intrin.h testReid Kleckner2013-09-191-0/+5
* Fix ifdef ordering at the end of Intrin.h from r190965Reid Kleckner2013-09-191-0/+6