summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/inline-coverage.ll
Commit message (Expand)AuthorAgeFilesLines
* [AutoFDO] Statistic for context sensitive profile guided inliningWenlei He2019-12-111-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+135
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-135/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* [OptDiag] Updating Remarks in SampleProfileEli Friedman2017-08-111-2/+2
* Emit less compiler optimization remarks in samplepgo to reduce a call to find...Dehao Chen2017-04-101-1/+1
* Use base discriminator in sample pgo profile matching.Dehao Chen2017-02-231-1/+1
* [PM] Port the Sample FDO to new PM (part-2)Xinliang David Li2016-05-271-0/+1
* Remove sample profile dependency to instcombine, which is not a analysis pass.Dehao Chen2016-05-271-1/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-4/+3
* More upgrading of old- and very-old-style debug info in testcases.Adrian Prantl2016-04-111-1/+1
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Perform InstructioinCombiningPass before SampleProfile pass.Dehao Chen2016-03-011-1/+1
* SamplePGO - Add coverage tracking for samples.Diego Novillo2015-11-231-1/+6
* SamplePGO - Add line offset and discriminator information to sample reports.Diego Novillo2015-11-201-4/+4
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-4/+4
* SamplePGO - Count sample records in embedded profiles when computing coverage.Diego Novillo2015-10-311-0/+130
OpenPOWER on IntegriCloud