summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ArgumentPromotion/dbg.ll
Commit message (Expand)AuthorAgeFilesLines
* [ArgPromo][Tests] Run update_test_checks on all ArgumentPromotion testsJohannes Doerfert2019-12-141-14/+27
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+49
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-49/+0
* [ArgPromotion] Set debug location at updated callsitesVedant Kumar2019-04-021-3/+23
* Verifier: Disallow a line number without a file in DISubprogramJustin Bogner2017-02-171-1/+1
* [PM] Port ArgumentPromotion to the new pass manager.Chandler Carruth2017-02-091-0/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* 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/+6
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* 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-5/+5
* DebugInfo: Fix testcases that fail -verify-debug-info=trueDuncan P. N. Exon Smith2015-03-161-1/+2
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-5/+5
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-3/+3
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-3/+3
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-3/+3
* ArgPromo+DebugInfo: Handle updating debug info over multiple applications of ...David Blaikie2014-07-231-6/+7
* Test debug info in arg promotion with an actual promotion case, rather than a...David Blaikie2014-07-231-5/+8
* DebugInfo: Keep track of subprograms who's arguments have been promoted.David Blaikie2014-07-011-4/+9
* Remove unnecessary datalayout string from a test case.David Blaikie2014-06-301-1/+1
* ArgumentPromotion: Propagate debug locations on calls for which arguments are...David Blaikie2014-06-271-0/+17
OpenPOWER on IntegriCloud