llvm-6502/test/DebugInfo/X86
David Blaikie d329ef5a3c Revert "Revert "Debug Info: Type Units: Simplify type hashing using IR-provided unique names.""
This reverts commit r198398, thus reapplying r198397.

I had accidentally introduced an endianness issue when applying the hash
to the type unit. Using support::ulittle64_t in the reinterpret_cast in
addDwarfTypeUnitType fixes this issue.

Original commit message:

Debug Info: Type Units: Simplify type hashing using IR-provided unique
names.

What's good for LTO metadata size problems ought to be good for non-LTO
debug info size too, so let's rely on the same uniqueness in both cases.
If it's insufficient for non-LTO for whatever reason (since we now won't
be uniquing CU-local types or any C types - but these are likely to not
be the most significant contributors to type bloat) we should consider a
frontend solution that'll help both LTO and non-LTO alike, rather than
using DWARF-level DIE-hashing that only helps non-LTO debug info size.

It's also much simpler this way and benefits C++ even more since we can
deduplicate lexically separate definitions of the same C++ type since
they have the same mangled name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198436 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-03 18:59:42 +00:00
..
2010-04-13-PubType.ll
2010-08-10-DbgConstant.ll
2011-09-26-GlobalVarContext.ll
2011-12-16-BadStructRef.ll
aligned_stack_var.ll
arange.ll Revert r198208 and reapply: 2013-12-30 17:22:27 +00:00
arguments.ll
block-capture.ll
byvalstruct.ll
c-type-units.ll Revert "Revert "Debug Info: Type Units: Simplify type hashing using IR-provided unique names."" 2014-01-03 18:59:42 +00:00
coff_relative_names.ll
concrete_out_of_line.ll Revert "Reverting r193835 due to weirdness with Go..." 2014-01-03 01:30:05 +00:00
data_member_location.ll Revert "Reverting r193835 due to weirdness with Go..." 2014-01-03 01:30:05 +00:00
dbg_value_direct.ll
dbg-at-specficiation.ll
dbg-byval-parameter.ll
dbg-const-int.ll
dbg-const.ll
dbg-declare-arg.ll
dbg-declare.ll
dbg-file-name.ll
dbg-i128-const.ll
dbg-large-unsigned-const.ll
dbg-merge-loc-entry.ll
dbg-prolog-end.ll
dbg-subrange.ll
dbg-value-dag-combine.ll
dbg-value-inlined-parameter.ll
dbg-value-isel.ll
dbg-value-location.ll
dbg-value-range.ll
dbg-value-terminator.ll
debug_frame.ll
debug-info-block-captured-self.ll
debug-info-blocks.ll
debug-info-static-member.ll
DW_AT_byte_size.ll
DW_AT_location-reference.ll
DW_AT_object_pointer.ll
DW_AT_specification.ll
DW_AT_stmt_list_sec_offset.ll
DW_TAG_friend.ll
dwarf-aranges-no-dwarf-labels.ll
dwarf-aranges.ll
dwarf-public-names.ll
dwarf-pubnames-split.ll
earlydup-crash.ll
eh_symbol.ll
elf-names.ll
empty-and-one-elem-array.ll
empty-array.ll
ending-run.ll
enum-class.ll Revert "Debug info: Add enumerators to the __apple_names accelerator table." 2014-01-02 18:48:24 +00:00
enum-fwd-decl.ll
fission-cu.ll Revert r198208 and reapply: 2013-12-30 17:22:27 +00:00
fission-hash.ll
fission-ranges.ll
generate-odr-hash.ll Revert "Revert "Debug Info: Type Units: Simplify type hashing using IR-provided unique names."" 2014-01-03 18:59:42 +00:00
gnu-public-names-empty.ll
gnu-public-names.ll
instcombine-instrinsics.ll
line-info.ll
linkage-name.ll
lit.local.cfg
low-pc-cu.ll
main-file-name.s
misched-dbg-value.ll
multiple-aranges.ll
multiple-at-const-val.ll
nondefault-subrange-array.ll
objc-fwd-decl.ll
op_deref.ll
parameters.ll
pointer-type-size.ll
pr9951.ll
pr11300.ll
pr12831.ll
pr13303.ll
prologue-stack.ll
ref_addr_relocation.ll
reference-argument.ll
rvalue-ref.ll
stmt-list-multiple-compile-units.ll Revert r198208 and reapply: 2013-12-30 17:22:27 +00:00
stmt-list.ll
stringpool.ll
struct-loc.ll
subrange-type.ll
subreg.ll
template.ll
tls-fission.ll
tls.ll
union-template.ll
vector.ll
vla.ll