1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 07:22:55 +01:00
llvm-mirror/test/DebugInfo/X86
Eric Christopher 2d11b002bc Refactor out the abbreviation handling into a separate class that
controls each of the abbreviation sets (only a single one at the
moment) and computes offsets separately as well for each set
of DIEs.

No real function change, ordering of abbreviations for the skeleton
CU changed but only because we're computing in a separate order. Fix
the testcase not to care.

llvm-svn: 169793
2012-12-10 23:34:43 +00:00
..
2010-04-13-PubType.ll llvm/test/DebugInfo: Move two tests, 2010-04-13-PubType.ll and linkage-name.ll to X86. 2012-09-18 14:57:11 +00:00
2011-09-26-GlobalVarContext.ll Move test requiring x86 backend into X86 directory. 2011-11-01 03:11:41 +00:00
2011-12-16-BadStructRef.ll When recursing for the original size of a type, stop if we are at a 2011-12-16 23:42:45 +00:00
aligned_stack_var.ll X86: Use StackRegister instead of FrameRegister in getFrameIndexReference (to generate debug info for local variables) if stack needs realignment 2012-05-01 15:16:06 +00:00
block-capture.ll Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing 2012-08-01 18:19:01 +00:00
concrete_out_of_line.ll Use DW_FORM_flag_present to save space in debug information if we're 2012-08-24 01:14:27 +00:00
debug_frame.ll Move test. 2011-05-13 21:35:17 +00:00
DW_AT_byte_size.ll Fix broken tests. 2012-10-02 15:49:34 +00:00
DW_AT_location-reference.ll Emit relocations for DW_AT_location entries on systems which need it. This is 2012-06-22 01:25:12 +00:00
DW_AT_object_pointer.ll Only emit DW_AT_object_pointer if this is a definition. 2012-09-20 22:51:57 +00:00
DW_AT_specification.ll Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing 2012-08-01 18:19:01 +00:00
DW_TAG_friend.ll Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing 2012-08-01 18:19:01 +00:00
earlydup-crash.ll Test for previous commit. 2011-06-17 14:16:17 +00:00
eh_symbol.ll
elf-names.ll Add a relocation visitor to lib object. This works via caching relocated 2012-11-07 23:22:07 +00:00
empty-and-one-elem-array.ll Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
empty-array.ll Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
ending-run.ll Patch to set is_stmt a little better for prologue lines in a function. 2012-04-05 20:39:05 +00:00
enum-class.ll Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing 2012-08-01 18:19:01 +00:00
enum-fwd-decl.ll Make sure to generate the right kind of MDNode for enum forward declarations. 2012-10-05 01:49:14 +00:00
fission-cu.ll Refactor out the abbreviation handling into a separate class that 2012-12-10 23:34:43 +00:00
linkage-name.ll llvm/test/DebugInfo: Move two tests, 2010-04-13-PubType.ll and linkage-name.ll to X86. 2012-09-18 14:57:11 +00:00
lit.local.cfg Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
low-pc-cu.ll Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing 2012-08-01 18:19:01 +00:00
nondefault-subrange-array.ll Handle non-default array bounds. 2012-12-06 07:38:10 +00:00
objc-fwd-decl.ll Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing 2012-08-01 18:19:01 +00:00
op_deref.ll Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
pointer-type-size.ll Don't avoid recursing for pointer types, just reference types. Expand on 2012-01-11 00:01:29 +00:00
pr9951.ll Move test for appropriate directory. 2011-06-16 18:13:57 +00:00
pr11300.ll Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing 2012-08-01 18:19:01 +00:00
pr12831.ll Have getOrCreateSubprogramDIE store the DIE for a subprogram 2012-05-27 18:36:44 +00:00
pr13303.ll Reapply r160148 (reverted in r163570) fixing spurious breakpoints in modern GDB 2012-12-04 21:05:36 +00:00
prologue-stack.ll Update this a bit more to represent how the prologue should work: 2012-10-04 20:46:14 +00:00
rvalue-ref.ll Actually support DW_TAG_rvalue_reference_type that we were trying 2012-05-19 01:36:37 +00:00
stmt-list.ll
stringpool.ll Use DW_FORM_flag_present to save space in debug information if we're 2012-08-24 01:14:27 +00:00
struct-loc.ll llvm/test/DebugInfo: Move two tests to DebugInfo/X86. They are X86-dependent. 2012-03-19 16:16:03 +00:00
subreg.ll Fix a regression I recently introduced by removing DwarfRegNum of 2011-05-27 22:15:01 +00:00