[PATCH] D101657: [PowerPC] Handle inline assembly clobber of link regsiter
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 30 12:16:53 PDT 2021
stefanp created this revision.
Herald added subscribers: shchenz, kbarton, hiraditya, nemanjai.
stefanp requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch adds the handling of clobbers of the link register LR for inline
assembly.
Repository:
rG LLVM Github Monorepo
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.342006.patch
Type: text/x-patch
Size: 13075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/584fc143/attachment.bin>
More information about the llvm-commits
mailing list