summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/inline-coverage.ll
Commit message (Expand)AuthorAgeFilesLines
* [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