summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/fission-hash.ll
Commit message (Expand)AuthorAgeFilesLines
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-1/+1
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* DebugInfo: Do not emit empty CUsDavid Blaikie2017-05-261-4/+6
* Move Split DWARF handling to an MC option/command line argument rather than u...David Blaikie2017-04-211-1/+1
* [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-2/+2
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-3/+3
* 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-2/+2
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-2/+2
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-2/+2
* Turn on hashing by default for split dwarf compile units.Eric Christopher2014-03-121-1/+1
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-1/+1
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-1/+2
* DebugInfo: Hash DW_FORM_GNU_str_index as a string.David Blaikie2013-10-211-2/+2
* DIEHash: Use DW_FORM_sdata for integers, per spec.David Blaikie2013-10-161-2/+2
* Update test case due to DIE hashing in r192836David Blaikie2013-10-161-2/+2
* Add the rest of the stock attributes to the attribute table.Eric Christopher2013-09-031-2/+2
* Add support for DW_FORM_dataN and DW_FORM_udata to the DIE hashingEric Christopher2013-08-281-2/+2
* Pass DIEHash::collectAttributes output argument by-pointer instead of by-value.Evgeniy Stepanov2013-08-131-2/+2
* Add the start of DIE hashing for DWARF4 type units and split dwarfEric Christopher2013-08-131-0/+15
OpenPOWER on IntegriCloud