summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/Intrin.h
Commit message (Expand)AuthorAgeFilesLines
* Add implementations of the MSVC barrier intrinsicsReid Kleckner2013-10-171-0/+21
* Fixing implementation of bittestandset in Intrin.h.Warren Hunt2013-10-011-2/+2
* Changing __X86_64__ to __x86_64__ in Intrin.h.Warren Hunt2013-09-301-12/+12
* Typo correction: _int64 -> __int64.Warren Hunt2013-09-281-1/+1
* Implements some of the more commonly used intrinsics in Intrin.hWarren Hunt2013-09-271-0/+412
* Fix ifdef ordering at the end of Intrin.h from r190965Reid Kleckner2013-09-191-3/+5
* Fix closing brace around ifdef.Eric Christopher2013-09-181-0/+2
* The intrinsics should all have C linkage.Eric Christopher2013-09-181-2/+8
* Typo.Eric Christopher2013-08-311-1/+1
* Add initial clang targeted compatible decls for Intrin.h. Step towardsEric Christopher2013-08-311-0/+341
OpenPOWER on IntegriCloud