XFAIL test/CodeGen/Generic/MachineBranchProb.ll on Hexagon (PR23377)
[oota-llvm.git] / test / DebugInfo /
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-28 Sergey DmitroukReapply r235977 "[DebugInfo] Add debug locations to...
2015-04-28 Daniel JasperRevert "[DebugInfo] Add debug locations to constant...
2015-04-28 Sergey Dmitrouk[DebugInfo] Add debug locations to constant SD nodes
2015-04-27 Rafael EspindolaUse CIE version 1 for .eh_frame.
2015-04-22 Krzysztof ParzyszekUnxfail passing test on Hexagon
2015-04-17 Duncan P. N. Exon... DebugInfo: Fixup r235149 after IR change in r235145
2015-04-17 Duncan P. N. Exon... DebugInfo: Simplify testcase from LiveDebugVariables...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-16 Duncan P. N. Exon... DebugInfo: Fix UserValue::match() in LiveDebugVariables...
2015-04-16 Hans WennborgRevert the switch lowering change (r235101, r235103...
2015-04-16 Hans WennborgAdd a triple to test/DebugInfo/unconditional-branch...
2015-04-15 Duncan P. N. Exon... DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
2015-04-15 Duncan P. N. Exon... DebugInfo: Add missing !dbg attachments to intrinsics
2015-04-14 David BlaikieDebugInfo: Pubnames: Do not include variable declaratio...
2015-04-14 David BlaikieUpdate test case to include the original source code...
2015-04-14 Anders WaldenborgFix crash in DebugInfoFinder when adding a module with...
2015-04-13 Duncan P. N. Exon... Reapply "Verifier: Check for incompatible bit piece...
2015-04-07 Rafael EspindolaRefactor a lot of duplicated code for stub output.
2015-04-03 Duncan P. N. Exon... Verifier: Check that inlined-at locations agree
2015-04-03 Duncan P. N. Exon... CodeGen: Fix MachineInstr::print() for DBG_VALUE
2015-03-28 Duncan P. N. Exon... DebugInfo: Fix testcases with invalid MDSubprogram...
2015-03-27 Duncan P. N. Exon... DebugInfo: Fix bad debug info for compile units and...
2015-03-27 Duncan P. N. Exon... DebugInfo: Update testcases with invalid variables
2015-03-25 Peter CollingbourneSimplify missing-file-line.ll test.
2015-03-25 Peter CollingbourneDebugInfo: Permit DW_TAG_structure_type, DW_TAG_member...
2015-03-23 Rafael EspindolaRefactor how passes get a symbol at the end of a section.
2015-03-20 Rafael EspindolaDon't declare all text sections at the start of the .s
2015-03-20 Duncan P. N. Exon... Verifier: Check that !dbg attachments have the right...
2015-03-17 Rafael EspindolaEmit the offset directly instead of creating a dummy...
2015-03-17 Rafael EspindolaCentralize the handling of unique ids for temporary...
2015-03-16 Duncan P. N. Exon... DebugInfo: Fix testcases that fail -verify-debug-info...
2015-03-16 Duncan P. N. Exon... Verifier: Remove unnecessary double-checks
2015-03-16 Rafael EspindolaUse the i8 immediate cmp instructions when possible.
2015-03-15 Duncan P. N. Exon... Verifier: Check debug info intrinsic arguments
2015-03-13 Rafael EspindolaUse add32ri8 and friends on fast isel.
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-11 Rafael EspindolaRelax CHECK to match mips syntax.
2015-03-11 Rafael EspindolaDon't print labels that on ELF are never used.
2015-03-11 Rafael EspindolaRelax label CHECK to mach COFF syntax.
2015-03-11 Rafael EspindolaPrint section start labels when first switching to...
2015-03-10 Rafael EspindolaSplit test in two to handle building without x86.
2015-03-10 Rafael EspindolaAdd missing section symbol to COFF's .debug_types.dwo.
2015-03-10 Paul RobinsonEmit correct linkage-name attribute based on DWARF...
2015-03-10 Rafael EspindolaUse a better name for compile unit labels.
2015-03-10 Frederic RissDwarfAccelTable: Fix handling of hash collisions.
2015-03-09 Rafael EspindolaUse a MapVector instead of an extra sort.
2015-03-09 Rafael EspindolaDon't prime the section map.
2015-03-05 Rafael EspindolaUse the existing begin and end symbol for debug info.
2015-03-05 Paul RobinsonTurn off .debug_pubnames/pubtypes for PS4.
2015-03-04 Paul RobinsonSupport standard DWARF TLS opcode; Darwin and PS4 use it.
2015-03-04 Adrian PrantlUpdate the out-of-date dwarf expressions in these testc...
2015-03-04 Zachary Turner[llvm-pdbdump] Display full enum definitions.
2015-03-04 Rafael EspindolaUse the vanilla func_end symbol for .size.
2015-03-03 Paul Robinson[X86][ELF] Correct relocation for DWARF TLS references
2015-03-03 Adrian PrantlFix PR22762. When emitting a DWARF expression check...
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-03-02 Paul RobinsonRevert r230979, should apply to all X86 ELF.
2015-03-02 Paul Robinson[PS4] Correct relocation for DWARF TLS references.
2015-03-02 Zachary Turner[llvm-pdbdump] Many minor fixes and improvements
2015-02-28 Duncan P. N. Exon... DebugInfo: Convert DW_OP_piece => DW_OP_bit_piece
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Zachary Turner[llvm-pdbdump] Add support for dumping global variables.
2015-02-26 Zachary Turner[llvm-pdbdump] Fix dumping of function pointers and...
2015-02-25 Frederic Riss[dwarfdump] Make debug_frame dump actually useful.
2015-02-23 Zachary Turner[llvm-pdbdump] Add an option to dump full class definit...
2015-02-22 Zachary Turner[llvm-pdbdump] Rewrite dumper using visitor pattern.
2015-02-22 Zachary Turner[llvm-pdbdump] Simplify options and output.
2015-02-22 Zachary TurnerRemove log statements from config scripts.
2015-02-22 Zachary Turner[llvm-pdbdump] Resubmit "Add some tests for llvm-pdbdump".
2015-02-20 Zachary TurnerRevert "[llvm-pdbdump] Add some tests for llvm-pdbdump."
2015-02-20 Zachary Turner[llvm-pdbdump] Add some tests for llvm-pdbdump.
2015-02-19 Duncan P. N. Exon... DebugInfo: Match Name and DisplayName in testcase
2015-02-18 Zachary TurnerModify llvm-readobj to dump symbol record bytes.
2015-02-10 Adrian PrantlAdd the missing testcase for r228764.
2015-02-09 Adrian PrantlDebug info: When updating debug info during SROA, do...
2015-02-09 Adrian PrantlDebug info: Use DW_OP_bit_piece instead of DW_OP_piece...
2015-02-09 Duncan P. N. Exon... DebugInfo: Remove DW_TAG_constant
2015-02-07 David MajnemerMC: Emit COFF section flags in the "proper" order
2015-02-02 Adrian PrantlDebug Info: Relax assertion in isUnsignedDIType() to...
2015-02-01 Adrian PrantlFix PR22393. When recursively replacing an aggregate...
2015-02-01 Adrian PrantlAdd missing tags.
2015-01-30 David BlaikieAdd PPC test for r227481, but XFAIL because this is...
2015-01-30 David BlaikieAdd ARM test for r227489, but XFAIL because this is...
2015-01-30 Renato GolinRevert "Add missing test from r227488"
2015-01-29 David BlaikieAdd missing test from r227488
2015-01-29 David BlaikieRefactor test to be reused across architectures
2015-01-29 David BlaikieRemove erroneous REQUIRES: object-emission for asm...
2015-01-29 David BlaikieMissing test case for r227481
2015-01-28 David BlaikiePR22356: DebugInfo: Handle the size of a member where...
2015-01-27 Adrian PrantlReplace this testcase with an even shorter one provided...
2015-01-25 Adrian PrantlDebug info: Fix PR22296 by omitting the DW_AT_location...
2015-01-24 Daniel Sanders[mips] Fix 'jumpy' debug line info around calls.
2015-01-23 Adrian PrantlDebug Info / PR22309: Allow union types to be emitted...
2015-01-22 David BlaikieRevert "PR21408: Workaround the appearance of duplicate...
2015-01-21 David BlaikieDebugInfo: Use distinct inlinedAt MDLocations to avoid...
2015-01-21 Adrian PrantlMake DIExpression::Verify() stricter by checking that...
2015-01-20 Adrian PrantlDebugLocs without a scope should fail the verification.
2015-01-20 Adrian PrantlReapply: Teach SROA how to update debug info for fragme...
next