This brings clang/llvm into line with GCC. The Pass is still enabled for
the affected cores, but is now opt-in when using -march=.
I also took the opportunity to add release notes for this change.
Paths
| Differential D125775
[ARM] Don't Enable AES Pass for Generic Cores ClosedPublic Authored by lenary on May 17 2022, 6:38 AM.
Details Summary This brings clang/llvm into line with GCC. The Pass is still enabled for I also took the opportunity to add release notes for this change.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 17 2022, 6:38 AM This revision is now accepted and ready to land.May 18 2022, 4:55 AM This revision was landed with ongoing or failed builds.May 18 2022, 5:11 AM Closed by commit rG2321c36fbf76: [ARM] Don't Enable AES Pass for Generic Cores (authored by Archibald Elliott <archibald.elliott@arm.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430339 clang/docs/ReleaseNotes.rst
llvm/docs/ReleaseNotes.rst
llvm/lib/Target/ARM/ARM.td
|