summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GCOVProfiling/function-numbering.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+123
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-123/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-3/+3
* [GCOV] Emit the writeout function as nested loops of global data.Chandler Carruth2018-05-021-3/+66
* [llvm] Get rid of "%T" expansionsKuba Mracek2017-08-151-7/+8
* [PM] Port GCOVProfiler pass to the new pass managerXinliang David Li2016-06-051-0/+4
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-5/+4
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-6/+6
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-3/+3
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-9/+9
* Update a test I missed in r233132Justin Bogner2015-03-241-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-8/+8
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-2/+2
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-15/+15
* GCOV: Make sure that function idents in the .gcda and .gcno matchJustin Bogner2014-11-061-0/+56
OpenPOWER on IntegriCloud