rocksdb/.circleci
Peter Dillinger c4d8838a2b New bit manipulation functions and 128-bit value library (#7338)
Summary:
These new functions and 128-bit value bit operations are
expected to be used in a forthcoming Bloom filter alternative.

No functional changes to production code, just new code only called by
unit tests, cosmetic changes to existing headers, and fix an existing
function for a yet-unused template instantiation (BitsSetToOne on
something signed and smaller than 32 bits).

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7338

Test Plan:
Unit tests included. Works with and without
TEST_UINT128_COMPAT=1 to check compatibility with and without
__uint128_t. Also added that parameter to the CircleCI build
build-linux-shared_lib-alt_namespace-status_checked.

Reviewed By: jay-zhuang

Differential Revision: D23494945

Pulled By: pdillinger

fbshipit-source-id: 5c0dc419100d9df5d4d9abb153b2855d5aea39e8
2020-09-03 09:32:59 -07:00
..
cat_ignore_eagain Major CircleCI/Linux fixes / tweaks / enhancements (#7078) 2020-07-07 11:25:46 -07:00
config.yml New bit manipulation functions and 128-bit value library (#7338) 2020-09-03 09:32:59 -07:00
ubsan_suppression_list.txt Add ubsan_check to CircleCI runs (#7112) 2020-07-10 20:03:41 -07:00
vs2015_install.ps1 Add VS2017 to CircleCI Runs (#7120) 2020-07-13 18:10:20 -07:00
vs2017_install.ps1 Add VS2017 to CircleCI Runs (#7120) 2020-07-13 18:10:20 -07:00