This release expands the coverage by adding benchmarks for:
- TCMalloc: memory allocation: C's malloc() and C++'s operator new.
- Libc mem* : memory functions memcpy(), memcmp(), memmove(), etc..
It also supports building the benchmark with Clang / LLVM toolchain, and FDO.