summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/inline.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+109
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-109/+0
* [SampleFDO] Don't treat warm callsite with inline instance in the profile as ...Wei Mi2018-05-101-2/+2
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* Use base discriminator in sample pgo profile matching.Dehao Chen2017-02-231-4/+4
* [PM] Port the Sample FDO to new PM (part-2)Xinliang David Li2016-05-271-0/+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/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* SamplePGO - Add test for hot/cold inlined functions.Diego Novillo2015-11-241-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-4/+4
* Add unittest for new samle profile format.Dehao Chen2015-09-301-0/+108
OpenPOWER on IntegriCloud