[PATCH] D154281: [CodeGen] Store SP adjustment in MachineBasicBlock. NFCI.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 1 09:47:33 PDT 2023
foad updated this revision to Diff 536534.
foad added a comment.
Add MIR serialization.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154281/new/
https://reviews.llvm.org/D154281
Files:
llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/lib/CodeGen/MIRParser/MILexer.cpp
llvm/lib/CodeGen/MIRParser/MILexer.h
llvm/lib/CodeGen/MIRParser/MIParser.cpp
llvm/lib/CodeGen/MachineBasicBlock.cpp
llvm/lib/CodeGen/PrologEpilogInserter.cpp
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/test/CodeGen/ARM/2013-06-03-ByVal-2Kbytes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154281.536534.patch
Type: text/x-patch
Size: 8799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230701/d5cfd9c7/attachment.bin>
More information about the llvm-commits
mailing list