llvm-6502/test/MC/X86
Duncan P. N. Exon Smith e56023a059 IR: Give 'DI' prefix to debug info metadata
Finish off PR23080 by renaming the debug info IR constructs from `MD*`
to `DI*`.  The last of the `DIDescriptor` classes were deleted in
r235356, and the last of the related typedefs removed in r235413, so
this has all baked for about a week.

Note: If you have out-of-tree code (like a frontend), I recommend that
you get everything compiling and tests passing with the *previous*
commit before updating to this one.  It'll be easier to keep track of
what code is using the `DIDescriptor` hierarchy and what you've already
updated, and I think you're extremely unlikely to insert bugs.  YMMV of
course.

Back to *this* commit: I did this using the rename-md-di-nodes.sh
upgrade script I've attached to PR23080 (both code and testcases) and
filtered through clang-format-diff.py.  I edited the tests for
test/Assembler/invalid-generic-debug-node-*.ll by hand since the columns
were off-by-three.  It should work on your out-of-tree testcases (and
code, if you've followed the advice in the previous paragraph).

Some of the tests are in badly named files now (e.g.,
test/Assembler/invalid-mdcompositetype-missing-tag.ll should be
'dicompositetype'); I'll come back and move the files in a follow-up
commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236120 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-29 16:38:44 +00:00
..
AlignedBundling Tighten bundling section alignment test. 2015-04-21 00:17:59 +00:00
3DNow.s
2011-09-06-NoNewline.s
address-size.s
avx512-encodings.s
avx512bw-encoding.s AVX-512: Added VPMOVx2M instructions for SKX, 2015-04-21 14:38:31 +00:00
avx512vl-encoding.s AVX-512: Added VPMOVx2M instructions for SKX, 2015-04-21 14:38:31 +00:00
cfi_def_cfa-crash.s
compact-unwind.s
expand-var.s Update tests to not be as dependent on section numbers. 2015-04-15 15:59:37 +00:00
fde-reloc.s
fixup-cpu-mode.s
gnux32-dwarf-gen.s
i386-darwin-frame-register.ll IR: Give 'DI' prefix to debug info metadata 2015-04-29 16:38:44 +00:00
index-operations.s
intel-syntax-2.s
intel-syntax-ambiguous.s
intel-syntax-avx512.s AVX-512: Add assembly parser support for Rounding mode 2015-03-02 15:00:34 +00:00
intel-syntax-bitwise-ops.s
intel-syntax-directional-label.s
intel-syntax-encoding.s
intel-syntax-error.s
intel-syntax-hex.s
intel-syntax-invalid-basereg.s
intel-syntax-invalid-scale.s
intel-syntax-ptr-sized.s
intel-syntax-unsized-memory.s
intel-syntax.s
invalid-sleb.s Produce an error instead of asserting on invalid .sleb128/.uleb128. 2015-03-25 00:25:37 +00:00
lit.local.cfg
macho-uleb.s
no-elf-compact-unwind.s
padlock.s
relax-insn.s
reloc-macho.s
reloc-undef-global.s Update tests to not be as dependent on section numbers. 2015-04-15 15:59:37 +00:00
ret.s
sgx-encoding.s
shuffle-comments.s
stackmap-nops.ll [opaque pointer type] Add textual IR support for explicit type parameter to the call instruction 2015-04-16 23:24:18 +00:00
validate-inst-att.s
validate-inst-intel.s
variant-diagnostics.s
x86_64-avx-clmul-encoding.s
x86_64-avx-encoding.s Add the "vbroadcasti128" instruction back. 2015-03-11 17:29:03 +00:00
x86_64-bmi-encoding.s
x86_64-encoding.s
x86_64-fma3-encoding.s
x86_64-fma4-encoding.s
x86_64-hle-encoding.s
x86_64-imm-widths.s
x86_64-rand-encoding.s
x86_64-rtm-encoding.s
x86_64-signed-reloc.s
x86_64-sse4a.s
x86_64-tbm-encoding.s
x86_64-xop-encoding.s
x86_directives.s
x86_errors.s
x86_long_nop.s
x86_nop.s
x86_operands.s
x86-16.s Fix the operand encoding in the test instruction. 2015-03-31 12:31:55 +00:00
x86-32-avx.s
x86-32-coverage.s
x86-32-fma3.s
x86-32-ms-inline-asm.s
x86-32.s Fix the operand encoding in the test instruction. 2015-03-31 12:31:55 +00:00
x86-64-avx512bw_vl.s AVX-512: Added SKX forms of shift instructions. 2015-03-11 10:25:42 +00:00
x86-64-avx512bw.s AVX-512: Added SKX forms of shift instructions. 2015-03-11 10:25:42 +00:00
x86-64-avx512dq_vl.s AVX-512: Added logical and arithmetic instructions for SKX 2015-04-21 10:27:40 +00:00
x86-64-avx512dq.s AVX-512: Added logical and arithmetic instructions for SKX 2015-04-21 10:27:40 +00:00
x86-64-avx512f_vl.s AVX-512: Added logical and arithmetic instructions for SKX 2015-04-21 10:27:40 +00:00
x86-64.s Fix the operand encoding in the test instruction. 2015-03-31 12:31:55 +00:00
x86-itanium.ll
x86-target-directives.s
x86-windows-itanium-libcalls.ll