summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/c-type-units.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove -generate-dwarf-pub-sections flag.Peter Collingbourne2017-09-121-1/+1
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-9/+12
* [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
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-1/+1
* 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: 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: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-6/+6
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-10/+10
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-5/+5
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-5/+5
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-5/+5
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-1/+1
* Revert "Revert "Debug Info: Type Units: Simplify type hashing using IR-provid...David Blaikie2014-01-031-2/+3
* Revert "Debug Info: Type Units: Simplify type hashing using IR-provided uniqu...David Blaikie2014-01-031-3/+2
* Debug Info: Type Units: Simplify type hashing using IR-provided unique names.David Blaikie2014-01-031-2/+3
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-131-1/+1
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-131-1/+1
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-131-1/+1
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-131-1/+1
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-131-1/+1
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-111-1/+1
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-111-1/+1
* DebugInfo: Type Units: Propagate the correct DW_AT_language into type units.David Blaikie2013-12-021-0/+28
OpenPOWER on IntegriCloud