[PATCH] D88924: [X86] Move findDeadCallerSavedReg() into X86RegisterInfo
Scott Constable via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 6 20:06:24 PDT 2020
sconstab updated this revision to Diff 296583.
sconstab added a comment.
Removed the `Is64Bit` parameter, which was redundant and unneeded.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88924/new/
https://reviews.llvm.org/D88924
Files:
llvm/lib/Target/X86/X86FrameLowering.cpp
llvm/lib/Target/X86/X86RegisterInfo.cpp
llvm/lib/Target/X86/X86RegisterInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88924.296583.patch
Type: text/x-patch
Size: 5614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/9c2e1a87/attachment.bin>
More information about the llvm-commits
mailing list