[PATCH] D153829: [AArch64] Move branch relaxation after bbsection assignment
Daniel Hoekwater via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 21 13:25:39 PDT 2023
This revision was automatically updated to reflect the committed changes.
dhoekwater marked an inline comment as done.
Closed by commit rG0315fca9120b: [AArch64] Move branch relaxation after bbsection assignment (authored by dhoekwater).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153829/new/
https://reviews.llvm.org/D153829
Files:
llvm/include/llvm/CodeGen/TargetPassConfig.h
llvm/lib/CodeGen/TargetPassConfig.cpp
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/test/CodeGen/AArch64/O0-pipeline.ll
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/AArch64/arm64-opt-remarks-lazy-bfi.ll
llvm/test/CodeGen/AArch64/seh_funclet_x1.ll
llvm/test/CodeGen/AArch64/wineh-try-catch.ll
llvm/test/DebugInfo/AArch64/fallthrough-branch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153829.543040.patch
Type: text/x-patch
Size: 10191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230721/9aaa2d3d/attachment.bin>
More information about the llvm-commits
mailing list