llvm-6502/test/MC/PowerPC
Ulrich Weigand e152eac63e [PowerPC] Merge/rename PPC fixup types
Now that fixup_ppc_ha16 and fixup_ppc_lo16 are being treated exactly
the same everywhere, it no longer makes sense to have two fixup types.

This patch merges them both into a single type fixup_ppc_half16,
and renames fixup_ppc_lo16_ds to fixup_ppc_half16ds for consistency.
(The half16 and half16ds names are taken from the description of
relocation types in the PowerPC ABI.)

No change in code generation expected.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182092 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-17 12:37:21 +00:00
..
lit.local.cfg
ppc64-encoding-bookII.s [PowerPC] Add some Book II instructions to AsmParser 2013-05-03 19:51:09 +00:00
ppc64-encoding-ext.s [PowerPC] Support extended mnemonics in AsmParser 2013-05-03 19:50:27 +00:00
ppc64-encoding-fp.s [PowerPC] Add assembler parser 2013-05-03 19:49:39 +00:00
ppc64-encoding-vmx.s [PowerPC] Add assembler parser 2013-05-03 19:49:39 +00:00
ppc64-encoding.s Implement the PowerPC system call (sc) instruction. 2013-05-14 19:35:45 +00:00
ppc64-errors.s [PowerPC] Add assembler parser 2013-05-03 19:49:39 +00:00
ppc64-fixup-apply.s [PowerPC] Fix processing of ha16/lo16 fixups 2013-05-17 12:36:29 +00:00
ppc64-fixups.s [PowerPC] Merge/rename PPC fixup types 2013-05-17 12:37:21 +00:00
ppc64-initial-cfa.ll Replace coff-/elf-dump with llvm-readobj 2013-04-12 04:06:46 +00:00
ppc64-operands.s [PowerPC] Add assembler parser 2013-05-03 19:49:39 +00:00
ppc64-relocs-01.ll Replace coff-/elf-dump with llvm-readobj 2013-04-12 04:06:46 +00:00
ppc64-tls-relocs-01.ll Replace coff-/elf-dump with llvm-readobj 2013-04-12 04:06:46 +00:00