summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.cpp
Commit message (Expand)AuthorAge
* Generate better location ranges for some register-described variables.Alexey Samsonov2014-06-09
* Change representation of instruction ranges where variable is accessible.Alexey Samsonov2014-05-27
* Don't pre-populate the set of keys in the map with variable locations history.Alexey Samsonov2014-05-27
* Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.Alexey Samsonov2014-05-20
* Convert more loops to range-based equivalentsAlexey Samsonov2014-04-30
* Move logic for calculating DBG_VALUE history map into separate file/class.Alexey Samsonov2014-04-30