summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GCOVProfiling/global-ctor.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+60
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-60/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* [llvm] Get rid of "%T" expansionsKuba Mracek2017-08-151-9/+10
* [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-4/+3
* 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-3/+3
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-2/+2
* 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-11/+11
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-10/+10
* 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-17/+17
* llvm/test/Transforms/GCOVProfiling: Avoid to parse backslashes in MDString. U...NAKAMURA Takumi2014-11-051-3/+1
* Disable 3 tests in llvm/test/Transforms/GCOVProfiling/ for now. Investigating.NAKAMURA Takumi2014-11-041-0/+2
* Remove "REQUIRES:shell" from tests. They work for me.NAKAMURA Takumi2014-11-041-2/+0
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-8/+8
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-8/+8
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-8/+8
* Fix coverage for files with global constructors again. Adds a testcase to the...Nick Lewycky2014-06-051-0/+58
OpenPOWER on IntegriCloud