summaryrefslogtreecommitdiff
path: root/test/DebugInfo
AgeCommit message (Expand)AuthorFilesLines
2015-12-21Fix PR24563 (LiveDebugVariables unconditionally propagates all DBG_VALUEs)Adrian Prantl2-2/+102
2015-12-19Clean up the processing of dbg.value in various placesKeno Fischer8-29/+29
2015-12-17Hardcode the target in this testcase — it depends on the ABI.Adrian Prantl1-1/+1
2015-12-17make this test less whitespace-sensitive.Adrian Prantl1-1/+1
2015-12-17Rewrite test to use llvm-dwarfdump instead of checking for asm comments.Adrian Prantl1-4/+12
2015-12-16Move llvm/test/DebugInfo/live-debug-values.ll into X86, due to target triple.NAKAMURA Takumi1-0/+0
2015-12-16Reland "[llvm-readobj] Simplify usage of -codeview flag"Reid Kleckner4-10/+3
2015-12-16Recommit LiveDebugValues pass after fixing a couple of minor issues.Vikram TV8-5/+723
2015-12-09Revert "Implement a new pass - LiveDebugValues - to compute the set of live D...Mehdi Amini8-723/+5
2015-12-09Implement a new pass - LiveDebugValues - to compute the set of live DEBUG_VAL...Vikram TV8-5/+723
2015-12-03dwarfdump: Correctly indentify the indicies for DWP recordsDavid Blaikie1-4/+4
2015-12-01llvm/test/DebugInfo/X86/safestack-byval.ll: Give an explicit triple for now. ...NAKAMURA Takumi1-4/+1
2015-12-01Move llvm/test/DebugInfo/Generic/safestack-byval.ll to X86. It depends on x86...NAKAMURA Takumi1-0/+0
2015-12-01[Hexagon] Disabling failing safestack testColin LeMahieu1-0/+1
2015-12-01llvm/test/DebugInfo/Generic/safestack-byval.ll is using tls.NAKAMURA Takumi1-0/+2
2015-12-01Extend debug info for function parameters in SDAG.Evgeniy Stepanov1-0/+91
2015-11-19Removing specific target from the generic testArtyom Skrobov1-2/+2
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper10-23/+23
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper10-23/+23
2015-11-18Removing specific target from the generic testArtyom Skrobov1-2/+2
2015-11-18Stop producing .data.rel sections.Rafael Espindola1-2/+2
2015-11-17dwarfdump: support indexed string dumping in dwp based on the STR_OFFSETS com...David Blaikie1-2/+1
2015-11-17dwarfdump: Reference the appropriate line table segment when dumping dwp filesDavid Blaikie1-2/+14
2015-11-17Update DebugInfo tests for the change in DEBUG_VALUE output in r253338.Dan Gohman7-9/+9
2015-11-17dwarfdump: Use the index to find the right abbrev offset in DWP filesDavid Blaikie2-7/+24
2015-11-16Fix r253186 test caseKeno Fischer1-1/+2
2015-11-16[DIBuilder] Make createReferenceType take size and alignKeno Fischer1-0/+46
2015-11-13dwarfdump: Add support for dumping the table contents of DWP indexesDavid Blaikie1-10/+10
2015-11-12Re-apply "[mips] Use correct frame register for DWARF info when dynamically r...Vasileios Kalintiris2-0/+281
2015-11-12Revert "[mips] Use correct frame register for DWARF info when dynamically rea...Vasileios Kalintiris2-281/+0
2015-11-12[mips] Use correct frame register for DWARF info when dynamically realigning ...Vasileios Kalintiris2-0/+281
2015-11-12dwarfdump: Added macro support to llvm-dwarfdump tool.Amjad Aboud5-0/+44
2015-11-12Mostly revert 252842 due to failures on some buildbots.David Blaikie1-10/+10
2015-11-12dwarfdump: Dump the contents of DWP indexesDavid Blaikie2-13/+12
2015-11-11dwarfdump: DWP type unit index dumping skeletonDavid Blaikie1-5/+12
2015-11-11dwarfdump: First piece of support for DWP dumpingDavid Blaikie2-0/+19
2015-11-11Emit discriminator for inlined callsites.Dehao Chen1-0/+52
2015-11-11test/DebugInfo/ARM/prologue_end.ll references thumbv1, which is invalid.Artyom Skrobov1-1/+1
2015-11-05DI: Reverse direction of subprogram -> function edge.Peter Collingbourne206-647/+647
2015-11-05Remove windows line endings introduced by r252177. NFC.Tim Northover4-172/+172
2015-11-05[DebugInfo] Fix ARM/AArch64 prologue_end position. Related to D11268.Oleg Ranevskyy4-0/+172
2015-11-04Fix the test case for Windows.Alexey Samsonov1-1/+1
2015-11-04[llvm-symbolizer] Improve the test for missing input file.Alexey Samsonov1-1/+3
2015-10-26[LLVMSymbolize] Use symbol table only if function linkage name was requested.Alexey Samsonov1-1/+1
2015-10-15s/NumFiles/NumStreams/David Majnemer1-1/+1
2015-10-15[llvm-pdbdump] Provide a mechanism to dump the raw contents of a PDBDavid Majnemer4-7/+19
2015-10-12[Debug] Look through bitcasts to find argument registersOliver Stannard1-0/+45
2015-10-07Move test back to Generic now it's fixed the right way (thanks Eric!)David Blaikie1-0/+0
2015-10-07Remove the comdat-ness from the testcase as it won't lower properlyEric Christopher1-3/+1
2015-10-07Move test to X86-specific due to some IR invalid on other targetsDavid Blaikie1-0/+0