[PATCH] D101657: [PowerPC] Handle inline assembly clobber of link regsiter

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 5 13:14:51 PDT 2021


stefanp updated this revision to Diff 343156.
stefanp added a comment.

Cleanup the source code according to clang format.

Minor changes for formatting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101657

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCRegisterInfo.td
  llvm/test/CodeGen/PowerPC/ppc64-inlineasm-clobber.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101657.343156.patch
Type: text/x-patch
Size: 13005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210505/557260ec/attachment.bin>


More information about the llvm-commits mailing list