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
/
lzcntintrin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Builltins][X86] Provide implementations of __lzcnt16, __lzcnt, __lzcnt64 for...
Craig Topper
2018-12-14
1
-10
/
+6
*
[X86] For lzcnt/tzcnt intrinsics use cttz/ctlz intrinsics with zero_undef fla...
Craig Topper
2018-09-26
1
-5
/
+5
*
[DOXYGEN] Formatting changes for better intrinsics documentation rendering
Ekaterina Romanova
2018-05-23
1
-0
/
+4
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-5
/
+5
*
Add doxygen comments for lzcntintrin.h's intrinsics.
Ekaterina Romanova
2016-11-18
1
-0
/
+50
*
[X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTR
Michael Kuperstein
2015-06-30
1
-7
/
+7
*
Update the intel intrinsic headers to use the target attribute support.
Eric Christopher
2015-06-17
1
-5
/
+1
*
Use a define for per-file function attributes for the Intel intrinsic headers.
Eric Christopher
2015-06-17
1
-5
/
+10
*
Add _lzcnt_u32 and _lzcnt_u64 to lzcntintrin.h to match Intel documentation n...
Craig Topper
2014-11-01
1
-0
/
+12
*
Avoid undefined behavior in the x86 lzcnt header file by explicitly checking ...
Craig Topper
2014-11-01
1
-3
/
+3
*
Add intrinsics for lzcnt and tzcnt instructions.
Craig Topper
2011-12-25
1
-0
/
+55