index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Headers
/
Intrin.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
One more intrinsic.
Eric Christopher
2014-01-25
1
-0
/
+2
*
Add missing intrinsics, fix a couple of typos in intrinsic names,
Eric Christopher
2014-01-24
1
-6
/
+40
*
Add implementations of __readfs{byte,word,dword,qword} to Intrin.h
Hans Wennborg
2014-01-24
1
-0
/
+33
*
Intrin.h: fix definitions of _Interlocked{In,De}crement16
Hans Wennborg
2014-01-23
1
-4
/
+4
*
Add implementations of _cpuid and _xgetbv to Intrin.h
Hans Wennborg
2014-01-16
1
-0
/
+19
*
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
[prev]