Add profile writing capabilities for sampling profiles.
[oota-llvm.git] / test / Transforms / SampleProfile / syntax.ll
2014-10-30 Diego NovilloAdd profile writing capabilities for sampling profiles.
2014-10-22 Diego NovilloChange error to warning when a profile cannot be found.
2014-03-18 Diego NovilloTolerate unmangled names in sample profiles.
2014-03-15 NAKAMURA Takumillvm/test/Transforms/SampleProfile/syntax.ll: Suppress...
2014-03-14 Diego NovilloUse DiagnosticInfo facility.
2014-03-10 Diego NovilloUse discriminator information in sample profiles.
2014-01-11 NAKAMURA Takumillvm/test/Transforms/SampleProfile/syntax.ll: Eliminate...
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-03 NAKAMURA Takumillvm/test/Transforms/SampleProfile/syntax.ll: Relax...
2013-12-02 Diego NovilloAdd tests for profile sample file parsing.