summaryrefslogtreecommitdiff
path: root/test/DebugInfo
Commit message (Expand)AuthorAge
* ARM64: initial backend importTim Northover2014-03-29
* Add a PR referenceTimur Iskhodzhanov2014-03-27
* Make the recent COFF debug info tests more readableTimur Iskhodzhanov2014-03-27
* Reorder arguments on test command line to make it easier to cut andEric Christopher2014-03-26
* Follow-up to r204790: don't try to emit line tables if there are no functions...Timur Iskhodzhanov2014-03-26
* Add tests for r204790Timur Iskhodzhanov2014-03-26
* Use -LABEL checks in the COFF debug info testsTimur Iskhodzhanov2014-03-26
* DebugInfo: Add fission-related sections to COFFDavid Blaikie2014-03-26
* llvm/test/DebugInfo/empty.ll: Suppress crash for targeting pecoff while inves...NAKAMURA Takumi2014-03-25
* DebugInfo: Add GNU_addr_base and GNU_ranges_base only when there are addresse...David Blaikie2014-03-25
* DebugInfo: Support debug_loc under fissionDavid Blaikie2014-03-25
* DebugInfo: Add DW_AT_GNU_ranges_base to skeleton CUsDavid Blaikie2014-03-24
* DebugInfo: Implement relative addressing for DW_AT_ranges under fissionDavid Blaikie2014-03-24
* DebugInfo: Don't emit relocations to abbreviations in debug_info.dwoDavid Blaikie2014-03-24
* DebugInfo: Omit DW_AT_addr_base from skeletal type units.David Blaikie2014-03-21
* Convert CodeGen test into a more specific MC test.Rafael Espindola2014-03-20
* Don't use EmitAbsValue with symbol references.Rafael Espindola2014-03-20
* Reapply DW_AT_low/high_pc patch:Eric Christopher2014-03-20
* Add comments from Eric's review of r204094.David Blaikie2014-03-20
* Revert "Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc."Eric Christopher2014-03-20
* Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc.Eric Christopher2014-03-19
* DebugInfo: Use the comp_dir of the referencing type units when building debug...David Blaikie2014-03-19
* DebugInfo/lto-comp-dir.ll: Tweak for dos path.NAKAMURA Takumi2014-03-18
* DebugInfo: Avoid emitting standard opcode lengths in debug_line.dwo headers w...David Blaikie2014-03-18
* DebugInfo: Implement debug_line.dwo for file names used in type units during ...David Blaikie2014-03-18
* DebugInfo: Flag test as requiring object emission supportDavid Blaikie2014-03-18
* DebugInfo: Do not rely on the compilation dir (index 0) for files in line tab...David Blaikie2014-03-18
* DebugInfo: Move line table zero-directory-index (compilation dir) handling in...David Blaikie2014-03-17
* Use a fixed subtarget for test so atom scheduling can't change the addresses ...Benjamin Kramer2014-03-15
* Remove command line option for CU hashing. This is on by default now.Eric Christopher2014-03-14
* Make the arbitrary section name be something mach-o compatible.Eric Christopher2014-03-14
* If we see that we're emitting code for a function that doesn't haveEric Christopher2014-03-14
* Remove the -generate-dwarf-cu-ranges flag.Eric Christopher2014-03-14
* Use DW_AT_linkage_name when we're emitting DWARF4 or above.Eric Christopher2014-03-13
* decl-derived-member.ll: Try to unbreak. Don't add -mtriple to %llc_dwarf.NAKAMURA Takumi2014-03-12
* Add a triple to fix the test on OS X.Rafael Espindola2014-03-12
* Fix two thinkos in testcase and remove XFAIL.Eric Christopher2014-03-12
* XFAIL this temporarily.Eric Christopher2014-03-12
* Move test to X86 only for now.Eric Christopher2014-03-12
* When computing the size of a base type be conservative if the typeEric Christopher2014-03-12
* Turn on hashing by default for split dwarf compile units.Eric Christopher2014-03-12
* DebugInfo: Omit pubnames/pubtypes when compiling with -gmltDavid Blaikie2014-03-12
* DebugInfo: Do not emit pubnames/pubtypes sections if they are emptyDavid Blaikie2014-03-11
* Test for empty pubnames/pubtypesDavid Blaikie2014-03-11
* DebugInfo: Refactor emitDebugPubNames/Types into a common implementationDavid Blaikie2014-03-11
* Clean up test/DebugInfo/empty.ll now that we have an alias for "llc with dwar...David Blaikie2014-03-11
* DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in DW_TAG_lexical_blocksDavid Blaikie2014-03-08
* Add support for hashing location information for CU level hashes.Eric Christopher2014-03-08
* Remove unnecessary test for Darwin and update testcase to be a little lessAdrian Prantl2014-03-07
* DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in inlined functionsDavid Blaikie2014-03-07