pr20589: Fix duplicated arch flag.
[oota-llvm.git] / test / Transforms / SampleProfile /
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.
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-11-13 Diego NovilloSampleProfileLoader pass. Initial setup.