Fix copyright lines for Bits.h and move BitsBenchmark.cpp
[folly.git] / folly / test / CachelinePaddedTest.cpp
2017-12-20 Yedidya FeldblumAdd hardware_destructive_interference_size
2017-12-14 Yedidya FeldblumMove max_align_v and max_align_t to folly/lang/Align.h
2017-07-20 Phil WilloughbyIntroduce folly::max_align_t and folly::max_align_v
2017-07-14 Phil WilloughbyUpdate CachelinePadded
2017-06-28 Giuseppe OttavianoMove CacheLocality out of detail/ and into concurrency/
2017-01-04 Yedidya Feldblum2017
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-08-26 David GoldblattAdd CachelinePadded<T> to folly.