Update test to use llvm-readobj. NFC.
[oota-llvm.git] / test / DebugInfo / X86 /
2014-11-01 David BlaikieTest 221067 in a fixed-target test so as not to fail...
2014-11-01 David BlaikieRemove DwarfUnit::LabelEnd in favor of computing the...
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-10 Frederic Riss[dwarfdump] Resolve also variable specifications/abstra...
2014-10-08 David Majnemerllvm-dwarfdump: Add support for some COFF relocations
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 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 BlaikieAdjust test case addition in r218702 so as not to fail...
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-20 David MajnemerUpdate tests which broke from r218189
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 Frederic Riss[dwarfdump] Dump DW_AT_(decl|call)_line attribute value...
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-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 David BlaikieDebugInfo: Fix overwriting/loss of inlined arguments...
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-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-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 BlaikieDon't try to construct debug LexicalScopes hierarchy...
2014-06-30 Adrian PrantlDebug info: split out complex DIVariable address expres...
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-19 David BlaikieDebugInfo: Fission: Ensure the address pool entries...
2014-06-17 Louis GerbargAllow X86FastIsel to cope with 64 bit absolute relocations
2014-06-16 Louis GerbargImprove comments for r211040
2014-06-16 Louis GerbargFix illegal relocations in X86FastISel
2014-06-13 David BlaikieDebugInfo: Reference abstract definitions from variable...
2014-06-13 David BlaikieDebugInfo: Following up to r209677, refactor local...
2014-06-13 David BlaikieDebugInfo: Refactor some tests to allow DW_AT_name...
2014-06-13 David Blaikietest/DebugInfo/X86/dbg-value-isel.s: correct lexical...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-09 Alexey SamsonovGenerate better location ranges for some register-descr...
2014-06-07 Alp TokerFix typos
2014-06-06 David BlaikieDebugInfo: Use the scope of the function declaration...
2014-06-06 David BlaikieDebugInfo: pubnames: include file-local (static or...
2014-06-06 David BlaikieMatch the full hex offsets in test/DebugInfo/X86/gnu...
2014-06-06 David BlaikieRemove DWARF3 testing of test/DebugInfo/X86/gnu-public...
2014-05-31 Alp TokerFix typos
2014-05-27 David BlaikieDebugInfo: Create abstract function definitions even...
2014-05-27 David BlaikieDebugInfo: Lazily construct subprogram definition DIEs.
2014-05-27 David BlaikieDebugInfo: Lazily attach definition attributes to defin...
2014-05-27 David BlaikieDebugInfo: Fix argument ordering in test by adding...
2014-05-25 David BlaikieStreamline test case by avoiding a temporary file and...
2014-05-23 David BlaikieDebugInfo: Generalize some tests to handle variations...
2014-05-23 David BlaikieDebugInfo: Generalize a test case to not depend on...
2014-05-21 David BlaikieRevert "DebugInfo: Don't put fission type units in...
2014-05-21 David BlaikieDebugInfo: Ensure concrete out of line variables from...
2014-05-21 David BlaikieDebugInfo: Simplify subprogram declaration creation...
2014-05-21 Eric ChristopherAdd a comment here.
2014-05-20 Eric ChristopherMove this test to the backend from the frontend.
2014-05-20 Eric ChristopherMove the function and data section flags into the optio...
2014-05-19 David BlaikieDebugInfo: Assume all subprogram DIEs have been created...
2014-05-19 David BlaikieDebugInfo: Don't include DW_AT_inline on each abstract...
2014-05-19 David BlaikieDebugInfo: Fix missing inlined_subroutines caused by...
2014-05-16 David BlaikieDebugInfo: Assume the CU's Subprogram list only contain...
2014-05-15 David BlaikieDebugInfo: Don't put fission type units in comdat sections.
2014-05-14 David BlaikieDebugInfo: Sure up subprogram variable list handling...
2014-05-14 David BlaikieDebugInfo: Assert that a CU's subprogram list contains...
2014-05-11 David BlaikieDebugInfo: Simplify/correct test for correct constant...
2014-05-11 David BlaikieDwarfUnit: Share common constant value emission between...
2014-04-30 David BlaikieRevert "Emit DW_AT_object_pointer once, on the declarat...
2014-04-30 David BlaikieDebugInfo: Omit DW_AT_artificial on DW_TAG_formal_param...
2014-04-30 David BlaikieEmit DW_AT_object_pointer once, on the declaration...
2014-04-28 David BlaikieDwarfDebug: Omit DW_AT_object_pointer on inlined_subrou...
2014-04-26 David BlaikieDebugInfo: Fix and test a regression caused by r207263...
2014-04-26 David BlaikieInclude C++ source for debug info test case committed...
next