llvm-6502/test/DebugInfo/X86
Duncan P. N. Exon Smith e3ae958f94 AsmPrinter: Emit the DwarfStringPool offset directly when possible
Change `DwarfStringPool` to calculate byte offsets on-the-fly, and
update `DwarfUnit::getLocalString()` to use a `DIEInteger` instead of a
`DIEDelta` when Dwarf doesn't use relocations (i.e., Mach-O).  This
eliminates another call to `EmitLabelDifference()`, and drops memory
usage from 865 MB down to 861 MB, around 0.5%.

(I'm looking at `llc` memory usage on `verify-uselistorder.lto.opt.bc`;
see r236629 for details.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238114 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-24 16:14:59 +00:00
..
2010-04-13-PubType.ll
2011-09-26-GlobalVarContext.ll
2011-12-16-BadStructRef.ll
aligned_stack_var.ll
arange-and-stub.ll
arange.ll
arguments.ll
array2.ll
array.ll
asm-macro-line-number.s
block-capture.ll
byvalstruct.ll
c-type-units.ll
coff_debug_info_type.ll
coff_relative_names.ll
concrete_out_of_line.ll
constant-aggregate.ll
cu-ranges-odr.ll
cu-ranges.ll
data_member_location.ll
dbg_value_direct.ll
dbg-asm.s
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-merge-loc-entry.ll
dbg-prolog-end.ll
dbg-subrange.ll
dbg-value-const-byref.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-dead-local-var.ll
debug-info-access.ll
debug-info-block-captured-self.ll
debug-info-blocks.ll
debug-info-static-member.ll
debug-loc-asan.ll
debug-loc-offset.ll
debug-ranges-offset.ll
decl-derived-member.ll
deleted-bit-piece.ll
discriminator.ll
DW_AT_byte_size.ll
DW_AT_linkage_name.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
elf-names.ll
empty-and-one-elem-array.ll
empty-array.ll
empty.ll
ending-run.ll
enum-class.ll
enum-fwd-decl.ll
fission-cu.ll
fission-hash.ll
fission-inline.ll
fission-ranges.ll
float_const.ll
formal_parameter.ll
frame-register.ll
generate-odr-hash.ll
ghost-sdnode-dbgvalues.ll
gmlt.test
gnu-public-names-empty.ll
gnu-public-names.ll
header.ll
inline-member-function.ll
inline-seldag-test.ll
inlined-formal-parameter.ll
InlinedFnLocalVar.ll
instcombine-instrinsics.ll
lexical_block.ll
line-info.ll
line.test
linkage-name.ll
lit.local.cfg
low-pc-cu.ll
main-file-name.s
memberfnptr.ll
mi-print.ll
misched-dbg-value.ll
missing-file-line.ll
multiple-aranges.ll
multiple-at-const-val.ll
nodebug_with_debug_loc.ll
nondefault-subrange-array.ll
nophysreg.ll
objc-fwd-decl.ll
objc-property-void.ll
op_deref.ll
parameters.ll
pieces-1.ll
pieces-2.ll
pieces-3.ll
pointer-type-size.ll
pr11300.ll
pr12831.ll
pr13303.ll
pr19307.ll
processes-relocations.ll
prologue-stack.ll
recursive_inlining.ll
ref_addr_relocation.ll
reference-argument.ll
rvalue-ref.ll
sret.ll
sroasplit-1.ll
sroasplit-2.ll
sroasplit-3.ll
sroasplit-4.ll
sroasplit-5.ll
stmt-list-multiple-compile-units.ll
stmt-list.ll
stringpool.ll AsmPrinter: Emit the DwarfStringPool offset directly when possible 2015-05-24 16:14:59 +00:00
struct-loc.ll
subrange-type.ll
subreg.ll
subregisters.ll
template.ll
tls.ll
type_units_with_addresses.ll
union-const.ll
union-template.ll
vector.ll
vla.ll