summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalOpt/2009-03-05-dbg.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+80
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-80/+0
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-3/+3
* Verifier: Disallow a line number without a file in DISubprogramJustin Bogner2017-02-171-1/+1
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-54/+52
* Legalize metadata in legacy testcasesAdrian Prantl2016-12-211-8/+7
* Legalize metadata in legacy testcasesAdrian Prantl2016-12-211-1/+5
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-2/+2
* GlobalOpt: Convert a bunch of tests from grep to FileCheckJustin Bogner2016-04-251-1/+2
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-2/+2
* More upgrading of old- and very-old-style debug info in testcases.Adrian Prantl2016-04-111-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* 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-1/+1
* 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-291-19/+19
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-11/+11
* [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-141-8/+8
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-24/+24
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-10/+10
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-10/+10
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-10/+10
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-4/+4
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-4/+4
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-4/+4
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-081-2/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-2/+2
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-2/+2
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-021-2/+2
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-011-2/+2
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-261-1/+3
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-1/+1
* Debug Info: improve the Finder.Manman Ren2013-07-241-2/+2
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+77
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-76/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Update to use new debug info encoding scheme. As a bonus, now the test passes!Devang Patel2010-03-011-55/+64
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Revert 66224.Devang Patel2009-03-061-0/+2
* Do not let debug info prevert globalopt from shriking a global vars to boolean.Devang Patel2009-03-061-0/+65
OpenPOWER on IntegriCloud