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
/
ia32intrin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[x86] Adding support for some missing intrinsics: _castf32_u32, _castf64_u64...
Pengfei Wang
2019-09-25
1
-0
/
+68
*
Move the builtin headers to use the new license file header.
Chandler Carruth
2019-04-08
1
-17
/
+3
*
[X86] Make _bswap intrinsic a function instead of a macro to hopefully fix th...
Craig Topper
2019-03-24
1
-1
/
+5
*
[X86] Add BSR/BSF/BSWAP intrinsics to ia32intrin.h to match gcc.
Craig Topper
2019-03-24
1
-0
/
+108
*
[X86] Add __popcntd and __popcntq to ia32intrin.h to match gcc and icc. Remov...
Craig Topper
2019-03-21
1
-0
/
+42
*
[X86] Add __crc32b/__crc32w/__crc32d/__crc32q intrinsics to match gcc and icc.
Craig Topper
2019-03-20
1
-0
/
+86
*
[X86] Add gcc rotate intrinsics to ia32intrin.h
Craig Topper
2019-03-18
1
-0
/
+60
*
[X86] Remove 'return' from a bunch of intrinsics that return void and use a b...
Craig Topper
2018-05-30
1
-1
/
+1
*
[X86] Introduce wbinvd intrinsic
Gabor Buella
2018-04-12
1
-0
/
+5
*
Add some MS aliases for existing intrinsics
Albert Gutowski
2016-09-14
1
-6
/
+0
*
Reverse commit 281375 (breaks building Chromium)
Albert Gutowski
2016-09-13
1
-0
/
+6
*
Add some MS aliases for existing intrinsics
Albert Gutowski
2016-09-13
1
-6
/
+0
*
Adding front-end support to several intrinsics (bit scanning, conversion and ...
Michael Zuckerman
2016-06-01
1
-0
/
+2
*
Reimplement __readeflags and __writeeflags on top of intrinsics
David Majnemer
2016-01-01
1
-28
/
+4
*
[x86] Add Clang support for intrinsic __rdpmc.
Andrea Di Biagio
2014-06-30
1
-0
/
+5
*
[X86] Add Clang support for intrinsics __rdtsc and __rdtscp.
Andrea Di Biagio
2014-04-24
1
-3
/
+7
*
Added _rdtsc intrinsics by Robert Khasanov
Alexey Volkov
2014-03-31
1
-0
/
+10
*
Fix for r202778 - Implement __readeflags and __writeeflags intrinsics (rename...
Alexey Bataev
2014-03-04
1
-6
/
+6
*
Implement __readeflags and __writeeflags intrinsics
Alexey Bataev
2014-03-04
1
-0
/
+82