Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-21984: POWER crc32 acceleration - fix clang's behavior on versions >= 7 | Tulio Magno Quites Machado Filho | 2020-04-13 | 1 | -5/+10 |
* | compilation failure on ppc with -DCMAKE_BUILD_TYPE=Debug | Sergei Golubchik | 2019-10-22 | 1 | -1/+1 |
* | Make MariaDB CRC32-lib platform independence (#780) | Yuqi | 2018-06-01 | 1 | -2/+2 |
* | Power8: use C implementation of crc32 instead of ASM | Daniel Black | 2018-05-07 | 12 | -2661/+3174 |
* | crc32-vpmsum: Restore non volatile registers on zero length CRC | Anton Blanchard | 2016-08-05 | 1 | -1/+0 |
* | MDEV-9872: New Power8 crc32(ieee) optimized functions | Daniel Black | 2016-08-05 | 9 | -146/+1032 |
* | MDEV-9872 - Add common optimized CRC32 function interface | Sergey Vojtovich | 2016-08-04 | 5 | -0/+1779 |