summaryrefslogtreecommitdiff
path: root/test/Transforms/SampleProfile
Commit message (Expand)AuthorAge
* Tolerate unmangled names in sample profiles.Diego Novillo2014-03-18
* llvm/test/Transforms/SampleProfile/syntax.ll: Suppress checking the message c...NAKAMURA Takumi2014-03-15
* Use DiagnosticInfo facility.Diego Novillo2014-03-14
* Use discriminator information in sample profiles.Diego Novillo2014-03-10
* llvm/test/Transforms/SampleProfile/syntax.ll: Eliminate locale-sensitive mess...NAKAMURA Takumi2014-01-11
* Extend and simplify the sample profile input file.Diego Novillo2014-01-10
* Propagation of profile samples through the CFG.Diego Novillo2014-01-10
* llvm/test/Transforms/SampleProfile/syntax.ll: Relax an expression, not to che...NAKAMURA Takumi2013-12-03
* Add tests for profile sample file parsing.Diego Novillo2013-12-02
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* SampleProfileLoader pass. Initial setup.Diego Novillo2013-11-13