InstCombine: fix fold "fcmp x, undef" to account for NaN
[oota-llvm.git] / test / DebugInfo /
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...
2015-01-19 Adrian PrantlRemove support for DIVariable's FlagIndirectVariable...
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-13 Adrian PrantlDebug Info: Move the complex expression handling (...
2015-01-13 Will SchmidtUpdate multiline.ll testcase to handle (ppc64le) .local...
2015-01-12 Adrian PrantlDebug info: Factor out the creation of DWARF expression...
2015-01-08 Adrian PrantlRevert "Reapply: Teach SROA how to update debug info...
2015-01-07 Adrian PrantlReapply: Teach SROA how to update debug info for fragme...
2015-01-07 Adrian PrantlDebug info: Allow aggregate types to be described by...
2015-01-06 Adrian PrantlRevert "Reapply: Teach SROA how to update debug info...
2015-01-06 Adrian PrantlReapply: Teach SROA how to update debug info for fragme...
2014-12-31 Colin LeMahieuReverting 225045 and 225043 and XFAIL multiline.ll...
2014-12-30 David BlaikieFix a test case to not depend on asm comment syntax...
2014-12-30 David BlaikieGeneralize even further, for ARM comment syntax (@)
2014-12-30 David BlaikieGeneralize test case to handle different asm syntax...
2014-12-30 David BlaikieDebugInfo: Omit is_stmt from line table entries on...
2014-12-26 Timur IskhodzhanovBand-aid fix for PR22032: don't emit DWARF debug info...
2014-12-24 Saleem AbdulrasoolIAS: correct debug line info for asm macros
2014-12-24 Adrian PrantlDebug Info: In symmetry to DW_TAG_pointer_type, do...
2014-12-23 Chandler CarruthRevert r224739: Debug info: Teach SROA how to update...
2014-12-22 Adrian PrantlThumb1 frame lowering: Mark CFI instructions with the...
2014-12-22 Adrian PrantlDebug info: Teach SROA how to update debug info for...
2014-12-17 David BlaikiePR21875: codegen for non-type template parameters of...
2014-12-16 Adrian PrantlARM/AArch64: Attach the FrameSetup MIFlag to CFI instru...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-12 Ekaterina RomanovaA fix for PR21176.
2014-12-11 Ekaterina RomanovaReverting commit 223981, because the test that I added...
2014-12-10 Ekaterina RomanovaA fix for PR21176.
2014-12-09 Frederic RissCorrectly handle complex locations expressions in repla...
2014-12-05 Adrian PrantlFix a bug when pretty-printing DW_OP_deref.
2014-12-05 Adrian PrantlRegenerate this stale testcase from source.
2014-12-05 Adrian PrantlAdd a comment.
2014-12-04 Adrian PrantlSimplify implementation and testcase of r223401 based...
2014-12-04 Adrian PrantlDebug info: If the RegisterCoalescer::reMaterializeTriv...
2014-11-29 Hans WennborgSwitch lowering: Fix broken 'Figure out which block...
2014-11-21 Manman RenDebug Info: revert r222195, r222210 and r222239.
2014-11-18 Manman RenRemove triple in testing case to recover an arm bot.
2014-11-18 Frederic RissAllow DwarfCompileUnit::constructImportedEntityDIE...
2014-11-18 Manman RenUpdate testing case that was accidently duplicated.
2014-11-18 Manman RenDebug Info: In DIBuilder, the context field of a global...
2014-11-14 Frederic RissAdd a test for r222029 that doesn't rely on the default...
2014-11-14 Frederic Riss[dwarfdump] Handle relocations in Dwarf accelerator...
2014-11-14 Frederic RissTentatively appease the bots.
2014-11-14 Frederic RissReapply "[dwarfdump] Add support for dumping accelerato...
2014-11-13 Frederic RissAdd an assert and a test that verify r221709's fix.
2014-11-13 Frederic RissRevert "[dwarfdump] Add support for dumping accelerator...
2014-11-12 Frederic RissFix emission of Dwarf accelerator table when there...
2014-11-12 Frederic Riss[dwarfdump] Add support for dumping accelerator tables.
2014-11-12 Timur IskhodzhanovTemporary fix for PR21528 - use mangled C++ function...
next