summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/cov-zero-samples.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+147
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-147/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* [OptDiag] Updating Remarks in SampleProfileEli Friedman2017-08-111-2/+2
* Use base discriminator in sample pgo profile matching.Dehao Chen2017-02-231-4/+4
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-99/+104
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-2/+2
* [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/+1
* SamplePGO - Do not count never-executed inlined functions when computing cove...Diego Novillo2015-11-201-0/+142
OpenPOWER on IntegriCloud