[PATCH] D145211: Relax cross-section branches
Daniel Hoekwater via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 27 17:33:49 PDT 2023
dhoekwater updated this revision to Diff 544988.
dhoekwater marked an inline comment as done.
dhoekwater added a comment.
Make sure that we don't spill into the red zone of a function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145211/new/
https://reviews.llvm.org/D145211
Files:
llvm/include/llvm/Target/TargetMachine.h
llvm/lib/CodeGen/BranchRelaxation.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.h
llvm/lib/Target/TargetMachine.cpp
llvm/test/CodeGen/AArch64/branch-relax-b.ll
llvm/test/CodeGen/AArch64/branch-relax-cross-section.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145211.544988.patch
Type: text/x-patch
Size: 22006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230728/c64ff589/attachment.bin>
More information about the llvm-commits
mailing list