summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/generate-odr-hash.ll
Commit message (Expand)AuthorAge
* DebugInfo: pubnames: include file-local (static or anonymous namespace) varia...David Blaikie2014-06-06
* Revert "DebugInfo: Don't put fission type units in comdat sections."David Blaikie2014-05-21
* DebugInfo: Don't put fission type units in comdat sections.David Blaikie2014-05-15
* DebugInfo: Omit DW_AT_addr_base from skeletal type units.David Blaikie2014-03-21
* DebugInfo: Use the comp_dir of the referencing type units when building debug...David Blaikie2014-03-19
* 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: Shrink pubnames/pubtypes in the presence of type units by only emi...David Blaikie2014-03-06
* DebugInfo: Implement DW_AT_stmt_list for type unitsDavid Blaikie2014-02-14
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-14
* Revert "DebugInfo: Don't include the name of the CU file in the line table fi...Eric Christopher2014-02-14
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-14
* Tweak llvm/test/DebugInfo/X86/generate-odr-hash.ll corresponding to r201351 (...NAKAMURA Takumi2014-02-13
* DwarfUnit: Include type unit's file strings in the defining compile unit's fi...David Blaikie2014-02-12
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* DebugInfo: Flag type unit references as declarationsDavid Blaikie2014-01-31
* Revert "Revert r198851, "Prototype of skeleton type units for fission""David Blaikie2014-01-10
* Revert r198851, "Prototype of skeleton type units for fission"NAKAMURA Takumi2014-01-09
* Prototype of skeleton type units for fissionDavid Blaikie2014-01-09
* Revert "Revert "Debug Info: Type Units: Simplify type hashing using IR-provid...David Blaikie2014-01-03
* Revert "Debug Info: Type Units: Simplify type hashing using IR-provided uniqu...David Blaikie2014-01-03
* Debug Info: Type Units: Simplify type hashing using IR-provided unique names.David Blaikie2014-01-03
* Revert "Reverting r193835 due to weirdness with Go..."David Blaikie2014-01-03
* Reverting r193835 due to weirdness with Go...David Blaikie2014-01-03
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-13
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-13
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-13
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-13
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-13
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-11
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-11
* DebugInfo: Ensure unit IDs (for non-skeletal units) match thein index in the ...David Blaikie2013-12-06
* Make these two tests resilient in the face of compile unit sizeEric Christopher2013-12-05
* DwarfDebug: Include type units in accelerator tables.David Blaikie2013-11-26
* DebugInfo: Avoid emitting pubtype entries for type DIEs that just indirect to...David Blaikie2013-11-26
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* DebugInfo: Partial implementation of DWARF type units.David Blaikie2013-11-19
* DebugInfo: regenerate test case from Clang to adjust for fixes/improvementsDavid Blaikie2013-11-01
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Move file to X86 and add a triple to fix darwin bots for now.Eric Christopher2013-07-30
* DwarfDebug: MD5 is always little endian, bswap on big endian platforms.Benjamin Kramer2013-07-27
* Move this to the X86 directory, unfortunately the hashes are notEric Christopher2013-07-26