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
/
test
/
CodeGen
/
ms-intrinsics-rotations.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-fix _lrotl/_lrotr to always take Long, no matter the platform.
Erich Keane
2019-03-08
1
-11
/
+10
*
Revert "Enable _rotl, _lrotl, _rotr, _lrotr on all platforms."
Erich Keane
2019-03-08
1
-10
/
+11
*
Enable _rotl, _lrotl, _rotr, _lrotr on all platforms.
Erich Keane
2019-03-04
1
-11
/
+10
*
[CodeGen] translate MS rotate builtins to LLVM funnel-shift intrinsics
Sanjay Patel
2018-11-25
1
-78
/
+21
*
revert r340137: [CodeGen] add rotate builtins
Sanjay Patel
2018-08-19
1
-21
/
+78
*
[CodeGen] add/fix rotate builtins that map to LLVM funnel shift (retry)
Sanjay Patel
2018-08-19
1
-78
/
+21
*
revert r340135: [CodeGen] add rotate builtins
Sanjay Patel
2018-08-19
1
-21
/
+78
*
[CodeGen] add rotate builtins
Sanjay Patel
2018-08-19
1
-78
/
+21
*
[Builtins] Improve the IR emitted for MSVC compatible rotr/rotl builtins to m...
Craig Topper
2018-05-10
1
-72
/
+60
*
Support MS builtins using 'long' on LP64 platforms
Bruno Cardoso Lopes
2017-06-21
1
-25
/
+13
*
Run dos2unix on ms-intrinsics-rotations.c test. NFC
Bruno Cardoso Lopes
2017-06-21
1
-171
/
+171
*
Implement MS _rot intrinsics
Albert Gutowski
2016-09-08
1
-0
/
+181