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
*
[Windows] Remove functions in intrin.h that are defined in Builtin.def.
Justin Lebar
2017-01-05
1
-90
/
+0
*
[inline-asm]No error for conflict between inputs\outputs and clobber list
Marina Yatsina
2016-12-26
1
-14
/
+7
*
Implement __stosb intrinsic as a volatile memset
Albert Gutowski
2016-10-14
1
-5
/
+0
*
Add 64-bit MS _Interlocked functions as builtins again
Albert Gutowski
2016-10-13
1
-78
/
+21
*
Implement MS _ReturnAddress and _AddressOfReturnAddress intrinsics
Albert Gutowski
2016-10-13
1
-8
/
+0
*
Implement MS _BitScan intrinsics
Albert Gutowski
2016-10-12
1
-28
/
+0
*
Implement MS read/write barriers and __faststorefence intrinsic
Albert Gutowski
2016-10-10
1
-30
/
+9
*
Implement __emul, __emulu, _mul128 and _umul128 MS intrinsics
Albert Gutowski
2016-10-10
1
-28
/
+10
*
Separate builtins for x84-64 and i386; implement __mulh and __umulh
Albert Gutowski
2016-10-04
1
-6
/
+3
*
[Headers] Replace stray indentation with tabs with spaces. NFC.
Martin Storsjo
2016-09-28
1
-9
/
+9
*
headers: add missing Windows ARM Interlocked intrinsics
Saleem Abdulrasool
2016-09-26
1
-0
/
+474
*
Add some MS aliases for existing intrinsics
Albert Gutowski
2016-09-14
1
-70
/
+57
*
Temporary fix for MS _Interlocked intrinsics
Albert Gutowski
2016-09-13
1
-0
/
+57
*
Reverse commit 281375 (breaks building Chromium)
Albert Gutowski
2016-09-13
1
-0
/
+13
*
Add bunch of _Interlocked builtins
Albert Gutowski
2016-09-13
1
-171
/
+0
*
Add some MS aliases for existing intrinsics
Albert Gutowski
2016-09-13
1
-13
/
+0
*
Implement MS _rot intrinsics
Albert Gutowski
2016-09-08
1
-55
/
+0
*
Add MS __nop intrinsic to intrin.h
Reid Kleckner
2016-09-07
1
-0
/
+5
*
Revert "[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics to non-windows p...
Reid Kleckner
2016-08-16
1
-0
/
+10
*
[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics to non-windows platforms
Marina Yatsina
2016-08-16
1
-10
/
+0
*
Headers: Add ARM support to intrin.h for MSVC compatibility
Saleem Abdulrasool
2016-08-06
1
-0
/
+4
*
[intrin.h] Certain _Interlocked intrinsics return the old value
David Majnemer
2016-06-28
1
-12
/
+12
*
s/Intrin.h/intrin.h/, trying to fix the build after r272701
Hans Wennborg
2016-06-14
1
-2
/
+2
*
Rename Intrin.h to intrin.h, that's how all the documentation calls it.
Nico Weber
2016-06-14
1
-0
/
+957
*
Remove the 'intrin.h' builtin header file and its tests for now.
Chandler Carruth
2012-05-07
1
-368
/
+0
*
Adding information about what intrinsics still need to be implemented for MSV...
Aaron Ballman
2012-04-24
1
-0
/
+302
*
Fix a typo spotted by Matt.
Chandler Carruth
2012-04-24
1
-1
/
+1
*
Introduce an initial sketch of a MSVC compatible 'intrin.h' builtin
Chandler Carruth
2012-04-24
1
-0
/
+66