[PATCH] D69118: [AArch64] Move the branch relaxation pass after BTI insertion
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 1 10:58:35 PDT 2019
chill updated this revision to Diff 227485.
chill added a comment.
Rebase, retest.
A wild `CFGuardLongjmpPass` appeared in the meantime, but it does not create instructions, only symbols, AFAICT, so
its placement is fine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69118/new/
https://reviews.llvm.org/D69118
Files:
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/test/CodeGen/AArch64/O0-pipeline.ll
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/AArch64/bti-branch-relaxation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69118.227485.patch
Type: text/x-patch
Size: 5035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191101/dc50f3bb/attachment-0001.bin>
More information about the llvm-commits
mailing list