[PATCH] D125444: [M68k] Add MC support for link/unlk

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 7 19:01:08 PDT 2022


0x59616e updated this revision to Diff 450681.
0x59616e marked 3 inline comments as done.
0x59616e added a comment.

update diff with the following modification:

- test file `link-unlink.ll` has been updated to cover the cases with or without frame-pointer

- test file `MxLink.s` has been updated as per the suggestion by min.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125444/new/

https://reviews.llvm.org/D125444

Files:
  llvm/lib/Target/M68k/M68kFrameLowering.cpp
  llvm/lib/Target/M68k/M68kInstrData.td
  llvm/test/CodeGen/M68k/Alloc/dyn_alloca_aligned.ll
  llvm/test/CodeGen/M68k/link-unlnk.ll
  llvm/test/MC/Disassembler/M68k/data.txt
  llvm/test/MC/M68k/Data/Classes/MxLink.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125444.450681.patch
Type: text/x-patch
Size: 9366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/22b9bb19/attachment.bin>


More information about the llvm-commits mailing list