[PATCH] D78010: [CodeGen] Add a new parameter SkipDuplicated for copyImplicitOps()

Zhang Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 19:02:01 PDT 2020


ZhangKang updated this revision to Diff 257178.
ZhangKang added a comment.

Rebase and fix the format.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78010

Files:
  llvm/include/llvm/CodeGen/MachineInstr.h
  llvm/include/llvm/CodeGen/MachineInstrBuilder.h
  llvm/lib/CodeGen/MachineInstr.cpp
  llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp
  llvm/test/CodeGen/PowerPC/early-ret-verify.mir
  llvm/test/CodeGen/PowerPC/early-ret.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78010.257178.patch
Type: text/x-patch
Size: 5916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/d1925da3/attachment.bin>


More information about the llvm-commits mailing list