summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/syntax.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+29
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-29/+0
* [PM] Port the Sample FDO to new PM (part-2)Xinliang David Li2016-05-271-0/+9
* [llvm-profdata] Add check for text profile formats and improve error reportin...Nathan Slingerland2015-11-131-1/+1
* llvm/test/Transforms/SampleProfile/syntax.ll: Relax MISSING-FILE not toNAKAMURA Takumi2014-10-301-1/+1
* Add profile writing capabilities for sampling profiles.Diego Novillo2014-10-301-1/+1
* Change error to warning when a profile cannot be found.Diego Novillo2014-10-221-2/+2
* Tolerate unmangled names in sample profiles.Diego Novillo2014-03-181-1/+2
* 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-101-0/+6
* 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-101-8/+2
* Propagation of profile samples through the CFG.Diego Novillo2014-01-101-1/+3
* 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-021-0/+17
OpenPOWER on IntegriCloud