summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GCOVProfiling/linezero.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-2/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+145
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-145/+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-4/+6
* [PM] Port GCOVProfiler pass to the new pass managerXinliang David Li2016-06-051-0/+3
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-4/+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-4/+4
* 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
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-4/+4
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-39/+39
* Verifier: Check debug info intrinsic argumentsDuncan P. N. Exon Smith2015-03-151-4/+4
* Prefer pipes over temporary files in a feeble attempt to stabilize this test ...Benjamin Kramer2015-03-111-3/+2
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-28/+28
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-8/+8
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-50/+50
* llvm/test/Transforms/GCOVProfiling/linezero.ll: Use %/T instead of %T in rege...NAKAMURA Takumi2014-11-041-2/+1
* test: Make this test runnable in directories with @ in their namesJustin Bogner2014-10-221-1/+1
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-26/+26
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-26/+26
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-26/+26
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-5/+5
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-5/+5
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-5/+5
* Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren...Nick Lewycky2014-06-031-0/+143
OpenPOWER on IntegriCloud