summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile
Commit message (Expand)AuthorAgeFilesLines
* Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator ch...David Blaikie2014-08-212-9/+9
* Tolerate unmangled names in sample profiles.Diego Novillo2014-03-183-2/+6
* llvm/test/Transforms/SampleProfile/syntax.ll: Suppress checking the message c...NAKAMURA Takumi2014-03-151-1/+1
* Use DiagnosticInfo facility.Diego Novillo2014-03-141-7/+7
* Use discriminator information in sample profiles.Diego Novillo2014-03-1010-51/+169
* llvm/test/Transforms/SampleProfile/syntax.ll: Eliminate locale-sensitive mess...NAKAMURA Takumi2014-01-111-1/+1
* Extend and simplify the sample profile input file.Diego Novillo2014-01-1011-43/+124
* Propagation of profile samples through the CFG.Diego Novillo2014-01-105-5/+276
* llvm/test/Transforms/SampleProfile/syntax.ll: Relax an expression, not to che...NAKAMURA Takumi2013-12-031-1/+1
* Add tests for profile sample file parsing.Diego Novillo2013-12-026-0/+45
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-1/+2
* SampleProfileLoader pass. Initial setup.Diego Novillo2013-11-132-0/+153
OpenPOWER on IntegriCloud