index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
crc
/
internal
/
crc32_x86_arm_combined_simd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR #1662: Replace shift with addition in crc multiply
Pavel P
2024-05-07
1
-7
/
+5
*
Optimize crc32 V128_From2x64 on Arm
Connal de Souza
2024-04-04
1
-7
/
+10
*
PR #1617: fix MSVC 32-bit build with -arch:AVX
Stanislaw Halik
2024-02-15
1
-3
/
+4
*
Avoid using the non-portable type __m128i_u.
Derek Mauro
2023-10-26
1
-5
/
+5
*
Optimize CRC32 Extend for large inputs on Arm
Connal de Souza
2023-09-21
1
-5
/
+9
*
Remove implicit int64_t->uint64_t conversion in ARM version of V128_Extract64
Abseil Team
2023-09-15
1
-1
/
+1
*
Roll forward support for ARM intrinsics in crc_memcpy
Abseil Team
2023-09-07
1
-3
/
+28
*
Rollback adding support for ARM intrinsics
Abseil Team
2023-09-05
1
-28
/
+3
*
Add support for ARM intrinsics in crc_memcpy
Abseil Team
2023-09-05
1
-3
/
+28
*
Don't assume that AVX implies PCLMULQDQ when using LLVM on Windows.
Saran Tunyasuvunakool
2023-02-07
1
-1
/
+1
*
Don't use Arm vector intrinsics when compiling with CUDA in device mode.
Abseil Team
2023-01-11
1
-1
/
+1
*
Require 64-bit builds on x86 to use CRC32 hardware acceleration
Derek Mauro
2023-01-04
1
-2
/
+4
*
Allow Cord to store chunked checksums
Derek Mauro
2022-12-11
1
-2
/
+3
*
Fixes many compilation issues that come from having no external CI
Derek Mauro
2022-11-30
1
-2
/
+2
*
CRC: Get CPU detection and hardware acceleration working on MSVC x86(_64)
Derek Mauro
2022-11-23
1
-1
/
+7
*
Release the CRC library
Derek Mauro
2022-11-09
1
-0
/
+260