summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/StripSymbols
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-176-0/+194
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-176-194/+0
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-303-4/+4
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-282-4/+4
* [StripDeadDebug/DIFinder] Track inlined SPsKeno Fischer2017-04-111-2/+5
* [StripDeadDebugInfo] Drop dead CUs entirelyKeno Fischer2017-04-061-2/+9
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-223-71/+81
* Legalize metadata in legacy testcasesAdrian Prantl2016-12-211-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-203-4/+4
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-163-4/+4
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-163-4/+4
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-163-4/+4
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-163-4/+4
* [opt] Strip coverage if debug info is not present.Davide Italiano2016-10-171-0/+20
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-132-4/+4
* Fix strip-dead-debug-info test if path contains "bar".Justin Lebar2016-06-161-2/+2
* Refactor stripDebugInfo(Function) to handle intrinsicMehdi Amini2016-05-071-1/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-153-10/+8
* 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-013-3/+3
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* Upgrade some wildly anachronistic debug info in testcases.Adrian Prantl2016-03-291-4/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-053-8/+8
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-283-5/+5
* Update test case so it passes the verifierDavid Blaikie2015-08-221-1/+1
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-033-3/+3
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-312-3/+3
* DI/Verifier: Fix argument bitrot in DILocalVariableDuncan P. N. Exon Smith2015-07-241-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-293-42/+42
* DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith2015-03-272-2/+2
* Verifier: Check debug info intrinsic argumentsDuncan P. N. Exon Smith2015-03-151-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-033-38/+38
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-143-6/+6
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-153-57/+57
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-033-35/+35
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-023-35/+35
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-023-35/+35
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-012-4/+4
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-012-4/+4
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-012-4/+4
* Add a debug info code generation level to the compile unit metadataEric Christopher2014-02-272-2/+2
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-223-0/+6
* Fix a test to not fail for users with my name. :)Daniel Dunbar2013-08-291-0/+1
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-263-5/+5
* Filecheckize some tests.Michael Gottesman2013-08-232-3/+10
* Update StripDeadDebugInfo to use DebugInfoFinder so that it is no longer stal...Michael Gottesman2013-08-233-53/+59
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-3/+3
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-021-3/+3
OpenPOWER on IntegriCloud