mirror of https://github.com/google/snappy.git
27ff130ff9
The platform-independent code that breaks down the loads and stores into byte-level operations is optimized into single instructions (mov or ldr/str) and instruction pairs (mov+bswap or ldr/str+rev) by recent versions of Clang and GCC. Tested at https://godbolt.org/z/2BQP-o PiperOrigin-RevId: 306321608 |
||
---|---|---|
.. | ||
SnappyConfig.cmake.in | ||
config.h.in |