[PATCH] D102805: [M68k] Allow user to preserve certain registers

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 20 13:58:35 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe620bea21199: [M68k] Allow user to preserve certain registers (authored by myhsu).

Changed prior to commit:
  https://reviews.llvm.org/D102805?vs=346627&id=346848#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102805

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Arch/M68k.cpp
  clang/test/Driver/m68k-fixed-register.c
  llvm/lib/Target/M68k/M68k.td
  llvm/lib/Target/M68k/M68kRegisterInfo.cpp
  llvm/lib/Target/M68k/M68kSubtarget.cpp
  llvm/lib/Target/M68k/M68kSubtarget.h
  llvm/test/CodeGen/M68k/reserved-regs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102805.346848.patch
Type: text/x-patch
Size: 12010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/82bd4a58/attachment.bin>


More information about the llvm-commits mailing list