summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/debug-info.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Remove the DIFlagArgumentNotModified debug info flagDjordje Todorovic2019-11-201-7/+2
* [IR/DIVar] Add the flag for params that have unmodified valueDjordje Todorovic2019-06-261-2/+7
* [test] Fix Assembler/debug-info.llJonas Devlieghere2018-09-211-1/+1
* [DebugInfoMetadata] Added DIFlags interface in DIBasicType.Adrian Prantl2018-08-141-2/+7
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-231-2/+7
* [DebugInfo] Unify ChecksumKind and Checksum value in DIFileScott Linder2018-02-121-11/+8
* Add DWARF for discriminated unionsAdrian Prantl2018-02-061-2/+9
* [DebugInfo] Emit address space with DW_AT_address_class attribute for pointer...Konstantin Zhuravlyov2017-03-081-3/+3
* [DebugInfo] Added support for Checksum debug info feature.Amjad Aboud2016-12-251-2/+8
* Macro debug info support in LLVM IRAmjad Aboud2015-12-101-5/+14
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-49/+49
* Verifier: Check composite type template paramsDuncan P. N. Exon Smith2015-04-061-4/+4
* Optimize metadata node fields for CHECK-abilityDuncan P. N. Exon Smith2015-02-281-9/+9
* AsmParser/Writer: Handle symbolic constants in DI 'flags:'Duncan P. N. Exon Smith2015-02-211-8/+8
* IR: Change MDFile to directly store the filename/directoryDuncan P. N. Exon Smith2015-02-201-12/+12
* IR: Swap order of name and value in MDEnumDuncan P. N. Exon Smith2015-02-181-6/+6
* AsmWriter/Bitcode: MDSubroutineTypeDuncan P. N. Exon Smith2015-02-131-2/+10
* AsmWriter: MDCompositeType: Recognize DW_LANG in 'runtimeLang'Duncan P. N. Exon Smith2015-02-131-6/+8
* AsmWriter/Bitcode: MDDerivedType and MDCompositeTypeDuncan P. N. Exon Smith2015-02-131-2/+26
* AsmWriter/Bitcode: MDFileDuncan P. N. Exon Smith2015-02-131-2/+11
* AsmWriter: MDBasicType: Recognize DW_ATE in 'encoding'Duncan P. N. Exon Smith2015-02-131-2/+2
* AsmWriter/Bitcode: MDBasicTypeDuncan P. N. Exon Smith2015-02-131-2/+10
* AsmWriter/Bitcode: MDEnumeratorDuncan P. N. Exon Smith2015-02-131-2/+9
* AsmWriter/Bitcode: MDSubrangeDuncan P. N. Exon Smith2015-02-131-0/+14
OpenPOWER on IntegriCloud