[all-commits] [llvm/llvm-project] 53a2bf: [M68k][VarLenCodeEmitter] Support reloc & pc-rel i...

Min-Yih Hsu via All-commits all-commits at lists.llvm.org
Tue Feb 15 20:45:11 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53a2bf8ac7c2d631f5a32157df0b701843e12de6
      https://github.com/llvm/llvm-project/commit/53a2bf8ac7c2d631f5a32157df0b701843e12de6
  Author: Min-Yih Hsu <minyihh at uci.edu>
  Date:   2022-02-15 (Tue, 15 Feb 2022)

  Changed paths:
    M llvm/lib/Target/M68k/M68kInstrFormats.td
    M llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp
    A llvm/test/MC/M68k/pc-rel.s

  Log Message:
  -----------
  [M68k][VarLenCodeEmitter] Support reloc & pc-rel immediate values

Supporting relocatable and pc-relative immediate values for the new code
emitter.

Differential Revision: https://reviews.llvm.org/D119101




More information about the All-commits mailing list