GCC AutoFDO profile reader - Initial support.
[oota-llvm.git] / test / Transforms / SampleProfile / Inputs /
2015-09-17 Diego NovilloGCC AutoFDO profile reader - Initial support.
2015-05-13 Diego NovilloAdd function entry counts from sample profiles.
2014-10-30 Diego NovilloAdd profile writing capabilities for sampling profiles.
2014-03-18 Diego NovilloTolerate unmangled names in sample profiles.
2014-03-10 Diego NovilloUse discriminator information in sample profiles.
2014-01-10 Diego NovilloExtend and simplify the sample profile input file.
2014-01-10 Diego NovilloPropagation of profile samples through the CFG.
2013-12-02 Diego NovilloAdd tests for profile sample file parsing.
2013-11-13 Diego NovilloSampleProfileLoader pass. Initial setup.