folly: fix sysMembarrier() with newer kernel headers
[folly.git] / folly / portability / Builtins.h
2017-06-07 Christopher DykesImplement __builtin_popcount under MSVC
2017-06-02 Yedidya FeldblumApply clang-format to folly/portability/
2017-02-16 Christopher DykesAdjust a few things to avoid triggering warnings under...
2017-01-26 Christopher DykesAdd __builtin___clear_cache to the portability headers
2017-01-04 Yedidya Feldblum2017
2016-08-01 Christopher DykesFix the ffs builtins under MSVC
2016-05-04 Christopher DykesImplement __builtin_ctzll for MSVC
2016-04-01 Christopher DykesCreate the Builtins portability header