[PATCH] D119720: [ARM] Pass for Cortex-A57 and Cortex-A72 Fused AES Erratum
Sam Elliott via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 7 07:00:37 PDT 2022
lenary updated this revision to Diff 421193.
lenary marked 2 inline comments as done.
lenary added a comment.
- Updated set of safe instructions
- Address reviewer feedback, including reordering passes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119720/new/
https://reviews.llvm.org/D119720
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Arch/ARM.cpp
clang/test/Driver/arm-fix-cortex-a57-aes-1742098.c
llvm/lib/Target/ARM/ARM.h
llvm/lib/Target/ARM/ARM.td
llvm/lib/Target/ARM/ARMFixCortexA57AES1742098Pass.cpp
llvm/lib/Target/ARM/ARMTargetMachine.cpp
llvm/lib/Target/ARM/CMakeLists.txt
llvm/test/CodeGen/ARM/O3-pipeline.ll
llvm/test/CodeGen/ARM/aes-erratum-fix.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119720.421193.patch
Type: text/x-patch
Size: 61204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220407/90c1df3a/attachment-0001.bin>
More information about the cfe-commits
mailing list