[PGO] Make indexed value profile data more compact
[oota-llvm.git] / lib / ProfileData / CMakeLists.txt
2015-06-16 Duncan P. N. Exon... modules: Add explicit dependency on intrinsics_gen
2015-02-11 Zachary TurnerUse ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2014-10-30 Diego NovilloAdd profile writing capabilities for sampling profiles.
2014-09-09 Diego NovilloRe-factor sample profile reader into lib/ProfileData.
2014-07-24 Alex LorenzAdd code coverage mapping data, reader, and writer.
2014-03-23 NAKAMURA Takumi[CMake] LLVMProfileData: No need to add LINK_LIBS here...
2014-03-21 Justin BognerProfileData: Introduce InstrProfWriter using the naive...
2014-03-21 Justin BognerProfileData: Introduce the InstrProfReader interface...