summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/debug-info-blocks.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the obsolete BlockByRefStruct flag from LLVM IRAdrian Prantl2019-09-181-1/+1
* [DebugInfo] LiveDebugValues: correctly discriminate kinds of variable locationsJeremy Morse2019-08-291-3/+0
* [DebugInfo] LiveDebugValues should always revisit backedges if it skips themJeremy Morse2019-08-291-0/+3
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-3/+3
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-161-2/+2
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-1/+1
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-291-9/+3
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-2/+2
* Align definition of DW_OP_plus with DWARF spec [3/3]Florian Hahn2017-06-141-3/+3
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Hopefully fix debug-info-blocks.ll test on win32 botKeno Fischer2015-12-191-1/+1
* Clean up the processing of dbg.value in various placesKeno Fischer2015-12-191-2/+18
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-3/+3
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-3/+3
* Use TargetRegisterInfo for printing MachineOperand register commentsDan Gohman2015-11-171-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* 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-7/+7
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-148/+148
* DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith2015-03-271-4/+4
* Update the out-of-date dwarf expressions in these testcases.Adrian Prantl2015-03-041-2/+2
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-138/+138
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-13/+13
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-14/+14
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-11/+11
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-173/+173
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-126/+126
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-126/+126
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-126/+126
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-15/+15
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-15/+15
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-15/+15
* DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at l...David Blaikie2014-08-061-1/+1
* Debug info: split out complex DIVariable address expressions into aAdrian Prantl2014-06-301-3/+6
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-21/+21
* Debug Info Testing: Updated to use null instead of "i32 0" for containing-typeManman Ren2013-09-061-20/+20
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-20/+20
* Make sure that if we're going to attempt to add a type to a DIE thatEric Christopher2013-08-081-5/+5
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-4/+4
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-251-1/+1
* Update testing cases to pass debug info verifier.Manman Ren2013-07-241-13/+13
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-231-1/+1
* Debug Info: Simplify Frame Index handling in DBG_VALUE Machine InstructionsDavid Blaikie2013-06-161-1/+1
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-104/+104
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-104/+104
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-1/+1
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
OpenPOWER on IntegriCloud