[PATCH] D114703: [AArch64] Use Feature for A53 Erratum 835769 Fix

Sam Elliott via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 10 07:11:42 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG52faad83c9f8: [AArch64] Use Feature for A53 Erratum 835769 Fix (authored by lenary).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114703/new/

https://reviews.llvm.org/D114703

Files:
  clang/lib/Driver/ToolChains/Arch/AArch64.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/aarch64-fix-cortex-a53-835769.c
  llvm/lib/Target/AArch64/AArch64.td
  llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/test/CodeGen/AArch64/O0-pipeline.ll
  llvm/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/test/CodeGen/AArch64/aarch64-fix-cortex-a53-835769.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114703.393478.patch
Type: text/x-patch
Size: 8185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211210/89a309a7/attachment.bin>


More information about the cfe-commits mailing list