[SeparateConstOffsetFromGEP] Fixed a bug related to unsigned modulo
[oota-llvm.git] / test / DebugInfo /
2014-10-24 Timur IskhodzhanovFix PR21189 -- Emit symbol subsection required to debug...
2014-10-23 David BlaikieDebugInfo: Remove DwarfDebug::CurrentFnArguments since...
2014-10-23 David BlaikieDebugInfo: Simplify/tidy/correct global variable decl...
2014-10-23 Frederic Riss[dwarfdump] Dump DW_AT_ranges values inline in the...
2014-10-21 Rafael EspindolaFix a bit of confusion about .set and produce more...
2014-10-21 Paul RobinsonDo not attribute static allocas to the call site's...
2014-10-10 Frederic Riss[dwarfdump] Prettyprint DW_AT_APPLE_property_attribute...
2014-10-10 Frederic Riss[dwarfdump] Resolve also variable specifications/abstra...
2014-10-08 Timur IskhodzhanovFix COFF section index relocation should be 16 bits...
2014-10-08 David Majnemerllvm-dwarfdump: Add support for some COFF relocations
2014-10-06 Eric ChristopherFor biendian targets like ARM and AArch64, it is useful...
2014-10-06 Eric ChristopherAdd support for ARM and AArch64 big endian objects to
2014-10-06 Eric ChristopherAdd some tests for RelocVisitor.
2014-10-06 Frederic Riss[dwarfdump] Print the name for referenced specification...
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Justin Bognertest: XFAIL the non-darwin gmlt test on darwin
2014-10-01 David BlaikieImplement DW_TAG_subrange_type with DW_AT_count rather...
2014-10-01 NAKAMURA Takumillvm/test/DebugInfo/X86/gmlt.test: Get rid of %llc_dwar...
2014-09-30 David BlaikieOmit DW_AT_inline under -gmlt to save a little more...
2014-09-30 David BlaikieAdjust test case addition in r218702 so as not to fail...
2014-09-30 David BlaikieDisable the -gmlt optimization implemented in r218129...
2014-09-24 Renato GolinRemoving empty tests from failed revert
2014-09-24 Renato GolinRevert 218406 - Refactor the RelocVisitor::visit method
2014-09-24 Renato GolinRevert 218411 - XFAIL reloc test on x86/hexagon
2014-09-24 Renato GolinXFAIL reloc test on x86/hexagon
2014-09-24 Renato GolinRefactor the RelocVisitor::visit method
2014-09-24 Kaelyn TakataRevert "Refactor the RelocVisitor::visit method"
2014-09-24 Renato GolinRefactor the RelocVisitor::visit method
2014-09-23 Oliver StannardFix segfault in AArch64 backend with -g and -mbig-endian
2014-09-23 Timur IskhodzhanovFix a small typo in the test comment
2014-09-22 Frederic RissFix a test introduced in r218246 to work also on Windows.
2014-09-22 Frederic Riss[dwarfdump] Dump full filenames as DW_AT_(decl|call...
2014-09-22 Frederic RissAllow DWARFDebugInfoEntryMinimal::getSubroutineName...
2014-09-20 David MajnemerUpdate tests which broke from r218189
2014-09-19 David BlaikieFix test case to be portable to different architectures.
2014-09-19 David BlaikieOmit DW_TAG_subprograms for subprograms without inlined...
2014-09-19 David BlaikieOmit DW_AT_frame_base under -gmlt for size
2014-09-19 David BlaikieOmit all the extra static attributes on subprograms...
2014-09-07 David BlaikieDebugInfo: Do not use DW_FORM_GNU_addr_index in skeleto...
2014-09-06 Saleem AbdulrasoolMC: correct DWARF line info for PE/COFF
2014-09-05 Alexey Samsonov[DWARF parser] Fix nasty memory corruption in .dwo...
2014-09-05 Frederic Riss[dwarfdump] Dump DW_AT_(decl|call)_line attribute value...
2014-09-05 Frederic RissReapply "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
2014-09-05 Saleem AbdulrasoolMC: correct DWARF header for PE/COFF assembly input
2014-09-04 Frederic Riss[ dwarfdump ] Add symbolic dump of known DWARF attribut...
2014-09-04 Frederic RissRevert "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
2014-09-04 Frederic Riss[dwarfdump] Add missing DW_LANG_Mips_Assembler case...
2014-08-31 David BlaikieDebugInfo: Elide lexical scopes which only contain...
2014-08-29 Adrian PrantlDebug info: Add a new explicit DIDescriptor flag for...
2014-08-29 Frederic RissRemove unnecessary regex in test pattern per dblaikie...
2014-08-29 Frederic RissUse DwarfDebug::attachLowHighPC for the compilation...
2014-08-27 David BlaikieRemove type unit skeletons. GDB no longer needs them...
2014-08-27 David BlaikieFix a couple of debug info test cases to match the...
2014-08-21 David BlaikieUse DILexicalBlockFile, rather than DILexicalBlock...
2014-08-19 Juergen RibutzkaReapply [FastISel][X86] Use XOR to materialize the...
2014-08-14 Juergen RibutzkaRevert several FastISel commits to track down a buildbo...
2014-08-13 Juergen Ributzka[FastISel][X86] Use XOR to materialize the "0" value.
2014-08-12 Adrian PrantlDebugLocEntry: Restore the comparison predicate from...
2014-08-08 NAKAMURA TakumiFix llvm/test/DebugInfo/X86/recursive_inlining.ll to...
2014-08-07 Adrian PrantlMake these regexes stricter by disallowing any addition...
2014-08-07 Adrian PrantlAdd a separate testcase for a DWARF expression describi...
2014-08-07 David BlaikieDebugInfo: Fix overwriting/loss of inlined arguments...
2014-08-07 Justin BognerDebugInfo: Make a test more portable
2014-08-06 David BlaikieDebugInfo: Fix ranges+gmlt test case to actually exerci...
2014-08-06 David BlaikieDebugInfo: Assert that any CU for which debug_loc lists...
2014-08-05 David BlaikieDebugInfo: Fix a bunch of tests that, owing to their...
2014-08-01 Adrian PrantlCleanup this test some more.
2014-08-01 Adrian PrantlAdd the missing target triple to this testcase.
2014-08-01 Adrian PrantlDebug info: Infrastructure to support debug locations...
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-07-29 Manman Ren[Debug Info] remove DITrivialType and use null to repre...
2014-07-28 Manman Ren[Debug Info] unique MDNodes in the enum types of each...
2014-07-25 David BlaikieReapply "DebugInfo: Don't put fission type units in...
2014-07-25 David BlaikieRecommit r212203: Don't try to construct debug LexicalS...
2014-07-25 David BlaikieDebugInfo: Fix up some test cases to have more correct...
2014-07-21 David BlaikieRevert "Recommit r212203: Don't try to construct debug...
2014-07-17 Saleem AbdulrasoolMC: correct DWARF header for PE/COFF assembly input
2014-07-15 David BlaikieTry out FileCheck's new (in r212810) -implicit-check...
2014-07-10 David BlaikieThis test case doesn't actually need the inliner to...
2014-07-10 Richard Sandiford[SystemZ] Fix FPR dwarf numbering
2014-07-09 David BlaikieRecommit r212203: Don't try to construct debug LexicalS...
2014-07-03 Eric ChristopherTemporarily revert "Don't try to construct debug Lexica...
2014-07-02 David BlaikieDebugInfo: Ensure that all debug location scope chains...
2014-07-02 David BlaikieDon't try to construct debug LexicalScopes hierarchy...
2014-07-01 David BlaikieRevert "DebugInfo: Ensure that all debug location scope...
2014-07-01 David BlaikieDebugInfo: Ensure that all debug location scope chains...
2014-06-30 Adrian PrantlDebug info: split out complex DIVariable address expres...
2014-06-27 David BlaikieRevert "Revert "Revert "PR20038: DebugInfo: Inlined...
2014-06-27 David BlaikieRevert "Revert "PR20038: DebugInfo: Inlined call sites...
2014-06-25 David BlaikieRevert "PR20038: DebugInfo: Inlined call sites where...
2014-06-25 David BlaikiePR20038: DebugInfo: Inlined call sites where the caller...
2014-06-25 Rafael EspindolaFix another asserting method in the null streamer.
2014-06-24 David BlaikieFix up scoping in a few tests (and delete one that...
2014-06-20 Rafael EspindolaMove test so that it is skipped if the ARM target is...
2014-06-20 Rafael EspindolaAllow a target to create a null streamer.
next