summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.h
Commit message (Expand)AuthorAgeFilesLines
* 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