summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Temporarily Revert "[DebugInfo] Terminate more location-list ranges at the en...Eric Christopher2019-05-081-35/+9
* [DebugInfo] Terminate more location-list ranges at the end of blocksJeremy Morse2019-04-291-9/+35
* [DebugInfo] Track multiple registers in DbgEntityHistoryCalculatorDavid Stenberg2019-04-101-28/+41
* [DebugInfo] Improve handling of clobbered fragmentsDavid Stenberg2019-04-101-31/+109
* [DebugInfo] Rename DbgValueHistoryMap::{InstrRange -> Entry}, NFCDavid Stenberg2019-04-101-25/+23
* [DebugInfo] Make InstrRange into a class, NFCDavid Stenberg2019-04-101-13/+18
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [DebugInfo] Move several private headers to include directoryYonghong Song2018-12-181-1/+1
* [DebugInfo] Do not generate label debug info if it has been processed.Hsiangkai Wang2018-09-061-13/+12
* [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)Hsiangkai Wang2018-08-171-0/+316
* Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr...Bruno Cardoso Lopes2018-08-141-316/+0
* [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)Hsiangkai Wang2018-08-141-0/+316
* Revert "[DebugInfo] Generate DWARF debug information for labels."Vlad Tsyrklevich2018-07-311-316/+0
* [DebugInfo] Generate DWARF debug information for labels.Hsiangkai Wang2018-07-311-0/+316
* Revert "[DebugInfo] Generate DWARF debug information for labels."Shiva Chen2018-07-241-316/+0
* [DebugInfo] Generate DWARF debug information for labels.Shiva Chen2018-07-241-0/+316
OpenPOWER on IntegriCloud