OSDN Git Service

[SCEV] Use Operator::getOpcode instead of manual dispatch; NFC
[android-x86/external-llvm.git] / test / DebugInfo /
2016-03-29 Junmo Parkfixed typo - CHECK-LABEL
2016-03-28 Derek SchuffIntroduce MachineFunctionProperties and the AllVRegsAll...
2016-03-28 Jacques Pienaar[lanai] Add Lanai backend.
2016-03-25 Reid KlecknerConsider regmasks when computing register-based DBG_VAL...
2016-03-25 Adrian PrantlDocument the purpose of this testcase.
2016-03-24 Reid KlecknerRevert "Recommitted r263424 "Supporting all entities...
2016-03-24 David Blaikie[debuginfo] Include dwo_name in the split unit to impro...
2016-03-24 Amjad AboudRecommitted r263424 "Supporting all entities declared...
2016-03-21 Krzysztof ParzyszekRemove leftover options from multiline.ll
2016-03-21 Krzysztof ParzyszekUnxfail test/DebugInfo/Generic/multiline.ll on Hexagon
2016-03-18 Reid Kleckner[codeview] Only emit function ids for inlined functions
2016-03-17 Peter CollingbourneDebugInfo: Add ability to not emit DW_AT_vtable_elem_lo...
2016-03-14 Benjamin KramerRevert "Recommitted r261633 "Supporting all entities...
2016-03-14 Amjad AboudRecommitted r261633 "Supporting all entities declared...
2016-03-09 Adrian PrantlDon't crash when compiling inline assembler containing...
2016-03-08 Zachary Turner[llvm-pdbdump] Dump line table information.
2016-03-03 Jacques Pienaar[lanai] Fixing file path used in test
2016-03-02 Geoff Berry[AArch64] Enable non-leaf frame pointer elimination.
2016-03-01 Jacques Pienaar[lanai] Add ELF enum value and relocations.
2016-02-29 Adrian PrantlDocument an anomaly in this testcase.
2016-02-29 Adrian PrantlFixup MIPS testcase after r262247 and make it a little...
2016-02-29 Adrian PrantlFix PR26585 by improving the promotion of DBG_VALUEs...
2016-02-24 David Majnemer[CodeView] Describe variables live in x87 registers
2016-02-23 Hans WennborgRevert r261633 "Supporting all entities declared in...
2016-02-23 Amjad AboudSupporting all entities declared in lexical scope in...
2016-02-19 Reid Kleckner[codeview] Fix emission of file changes in inline line...
2016-02-19 Justin LebarWhen printing MIR, output to errs() rather than outs().
2016-02-17 Adrian PrantlDwarfDebug: Don't drop the DIExpression just because...
2016-02-17 Adrian PrantlDebug Info: Teach LdStHasDebugValue() (Local.cpp) about...
2016-02-16 Reid Kleckner[codeview] Fix assertion on non-memory, non-register...
2016-02-12 David Majnemer[llvm-pdbdump] Start to decode some streams
2016-02-12 Reid Kleckner[codeview] Describe local variables in registers
2016-02-11 Reid Kleckner[codeview] Dump def range lengths in hex
2016-02-11 Reid Kleckner[codeview] Add test intended for r260571
2016-02-10 Reid Kleckner[codeview] Describe int local variables using .cv_def_range
2016-02-10 Colin LeMahieu[MC] Merge VK_PPC_TPREL in to generic VK_TPREL.
2016-02-10 Reid Kleckner[pdbdump] Fix test for different type ordering with...
2016-02-03 Keno Fischer[DWARFDebug] Fix another case of overlapping ranges
2016-02-02 David Majnemer[codeview] Improve readability of codeview assembly...
2016-02-02 David Majnemer[codeview] Correctly handle inlining functions post...
2016-02-02 Reid Kleckner[codeview] Wire up the .cv_inline_linetable directive
2016-01-29 Reid Kleckner[codeview] Begin to add support for inlined call sites
2016-01-29 Reid Kleckner[CodeView] Fix dumping the is_stmt bit from the line...
2016-01-29 Reid KlecknerReland "[CodeView] Use assembler directives for line...
2016-01-29 Reid KlecknerRevert "[CodeView] Use assembler directives for line...
2016-01-28 Reid Kleckner[CodeView] Use assembler directives for line tables
2016-01-26 Dan GohmanFollowup to 258750; update more tests to use .p2align .
2016-01-20 Keith WalkerWrite AArch64 big endian data fixup entries as BE.
2016-01-16 Keno Fischer[DwarfDebug] Don't merge DebugLocEntries if their piece...
2016-01-15 Keno FischerReapply r257105 "[Verifier] Check that debug values...
2016-01-14 Reid Kleckner[codeview] Regenerate C++ display name test case and...
2016-01-13 Reid Kleckner[readobj] Expand CodeView dumping functionality
2016-01-13 Keno FischerRe-Revert r257105 (Verifier debug info changes)
2016-01-13 David Majnemer[CodeView] Mark our lines as statements, not expressions
2016-01-13 David Majnemer[CodeView] Improve the line table dumper
2016-01-13 Keno FischerReapply r257105 "[Verifier] Check that debug values...
2016-01-12 David Majnemer[CodeView] Initialize column-end to zero
2016-01-07 Keno FischerTemporarily revert r257105 "[Verifier] Check that debug...
2016-01-07 Keno Fischer[Verifier] Check that debug values have proper size
2016-01-07 Dimitry AndricTurn off lldb debug tuning by default for FreeBSD
2016-01-07 Amjad AboudAdded support for macro emission in dwarf (supporting...
2016-01-03 Dimitry AndricFix several accidental DOS line endings in source files
2016-01-01 David Majnemer[X86] Add intrinsics for reading and writing to the...
2015-12-27 David Majnemer[X86, Win64] Use a frame pointer if pushf is emitted
2015-12-21 Adrian PrantlFix PR24563 (LiveDebugVariables unconditionally propaga...
2015-12-19 Keno FischerClean up the processing of dbg.value in various places
2015-12-17 Adrian PrantlHardcode the target in this testcase — it depends on...
2015-12-17 Adrian Prantlmake this test less whitespace-sensitive.
2015-12-17 Adrian PrantlRewrite test to use llvm-dwarfdump instead of checking...
2015-12-16 NAKAMURA TakumiMove llvm/test/DebugInfo/live-debug-values.ll into...
2015-12-16 Reid KlecknerReland "[llvm-readobj] Simplify usage of -codeview...
2015-12-16 Vikram TVRecommit LiveDebugValues pass after fixing a couple...
2015-12-09 Mehdi AminiRevert "Implement a new pass - LiveDebugValues - to...
2015-12-09 Vikram TVImplement a new pass - LiveDebugValues - to compute...
2015-12-03 David Blaikiedwarfdump: Correctly indentify the indicies for DWP...
2015-12-01 NAKAMURA Takumillvm/test/DebugInfo/X86/safestack-byval.ll: Give an...
2015-12-01 NAKAMURA TakumiMove llvm/test/DebugInfo/Generic/safestack-byval.ll...
2015-12-01 Colin LeMahieu[Hexagon] Disabling failing safestack test
2015-12-01 NAKAMURA Takumillvm/test/DebugInfo/Generic/safestack-byval.ll is using...
2015-12-01 Evgeniy StepanovExtend debug info for function parameters in SDAG.
2015-11-19 Artyom SkrobovRemoving specific target from the generic test
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-18 Artyom SkrobovRemoving specific target from the generic test
2015-11-18 Rafael EspindolaStop producing .data.rel sections.
2015-11-17 David Blaikiedwarfdump: support indexed string dumping in dwp based...
2015-11-17 David Blaikiedwarfdump: Reference the appropriate line table segment...
2015-11-17 Dan GohmanUpdate DebugInfo tests for the change in DEBUG_VALUE...
2015-11-17 David Blaikiedwarfdump: Use the index to find the right abbrev offse...
2015-11-16 Keno FischerFix r253186 test case
2015-11-16 Keno Fischer[DIBuilder] Make createReferenceType take size and...
2015-11-13 David Blaikiedwarfdump: Add support for dumping the table contents...
2015-11-12 Vasileios KalintirisRe-apply "[mips] Use correct frame register for DWARF...
2015-11-12 Vasileios KalintirisRevert "[mips] Use correct frame register for DWARF...
2015-11-12 Vasileios Kalintiris[mips] Use correct frame register for DWARF info when...
2015-11-12 Amjad Abouddwarfdump: Added macro support to llvm-dwarfdump tool.
2015-11-12 David BlaikieMostly revert 252842 due to failures on some buildbots.
2015-11-12 David Blaikiedwarfdump: Dump the contents of DWP indexes
2015-11-11 David Blaikiedwarfdump: DWP type unit index dumping skeleton
2015-11-11 David Blaikiedwarfdump: First piece of support for DWP dumping
next