[PATCH] D119720: [ARM] Pass for Cortex-A57 and Cortex-A72 Fused AES Erratum
Sam Elliott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 30 10:14:31 PDT 2022
lenary updated this revision to Diff 419202.
lenary added a comment.
- Rewrite pass in terms of ReachingDefAnalysis
- Split tests into separate commit, for ease of review.
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/CodeGen/RDFGraph.cpp
llvm/lib/Target/ARM/ARM.h
llvm/lib/Target/ARM/ARM.td
llvm/lib/Target/ARM/ARMFixCortexA57AES1742098Pass.cpp
llvm/lib/Target/ARM/ARMSubtarget.h
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.419202.patch
Type: text/x-patch
Size: 49976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220330/8d73de49/attachment-0001.bin>
More information about the llvm-commits
mailing list