summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.h
Commit message (Expand)AuthorAgeFilesLines
* One more batch of self-containing headers.Benjamin Kramer2016-01-271-2/+1
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-3/+3
* DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith2015-04-151-5/+9
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Debug info: Infrastructure to support debug locations for fragmentedAdrian Prantl2014-08-011-0/+2
* Change representation of instruction ranges where variable is accessible.Alexey Samsonov2014-05-271-6/+25
* Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.Alexey Samsonov2014-05-201-3/+4
* Use a single data structure to store all user variables in DwarfDebugAlexey Samsonov2014-04-301-3/+3
* Move logic for calculating DBG_VALUE history map into separate file/class.Alexey Samsonov2014-04-301-0/+34
OpenPOWER on IntegriCloud