summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/debug-loc-asan.ll
Commit message (Expand)AuthorAgeFilesLines
* test/DebugInfo: Convert some tests to MIRMatthias Braun2018-11-021-190/+0
* Rename __asan_gen_* symbols to ___asan_gen_*.Peter Collingbourne2018-07-181-2/+2
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [FastISel] Disable local value sinking by defaultReid Kleckner2018-04-111-2/+2
* [FastISel] Sink local value materializations to first useReid Kleckner2018-03-141-5/+5
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-1/+1
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-161-2/+2
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-2/+2
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-291-5/+5
* Remove PrologEpilogInserter's usage of DBG_VALUE's offset fieldAdrian Prantl2017-08-011-1/+1
* Debug Info: Also check the DWARF output in assembler-only test casesAdrian Prantl2017-07-311-0/+6
* Print complete DIExpressions in the assembler output DEBUG_VALUE comments.Adrian Prantl2017-04-251-2/+2
* [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
* Consider regmasks when computing register-based DBG_VALUE live rangesReid Kleckner2016-03-251-1/+5
* Clean up the processing of dbg.value in various placesKeno Fischer2015-12-191-6/+5
* Update DebugInfo tests for the change in DEBUG_VALUE output in r253338.Dan Gohman2015-11-171-2/+2
* 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-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-10/+10
* DebugInfo: Add missing !dbg attachments to intrinsicsDuncan P. N. Exon Smith2015-04-151-1/+1
* Use the existing begin and end symbol for debug info.Rafael Espindola2015-03-051-1/+1
* Use the vanilla func_end symbol for .size.Rafael Espindola2015-03-041-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-9/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-1/+1
* Debug Info: Move the complex expression handling (=the remainder) ofAdrian Prantl2015-01-131-2/+2
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-16/+16
* Fix a bit of confusion about .set and produce more readable assembly.Rafael Espindola2014-10-211-8/+4
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-8/+8
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-8/+8
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-8/+8
* 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: split out complex DIVariable address expressions into aAdrian Prantl2014-06-301-2/+2
* Allow X86FastIsel to cope with 64 bit absolute relocationsLouis Gerbarg2014-06-171-4/+4
* Improve comments for r211040Louis Gerbarg2014-06-161-2/+2
* Fix illegal relocations in X86FastISelLouis Gerbarg2014-06-161-3/+3
* Generate better location ranges for some register-described variables.Alexey Samsonov2014-06-091-0/+186
OpenPOWER on IntegriCloud