Differential Revision: https://reviews.llvm.org/D113260
This also allows to run the distribution benchmarks in other frameworks like the Google Benchmark facility.
This patch adds memory function size distributions sampled from different applications running in production. This will be used to benchmark and compare memory functions implementations. Differential Revision: https://reviews.llvm.org/D89401