[PATCH] [AArch64] Add workaround for Cortex-A53 erratum (835769)

Bradley Smith bradley.smith at arm.com
Fri Oct 10 08:52:23 PDT 2014


Address various review comments:
* Move backend option to AArch64TargetMachine
* Use AnalyzeBranch in getBBFallenThrough
* Rename phase to AArch64A53Fix835769

http://reviews.llvm.org/D5721

Files:
  lib/Target/AArch64/AArch64.h
  lib/Target/AArch64/AArch64A53Fix835769.cpp
  lib/Target/AArch64/AArch64TargetMachine.cpp
  lib/Target/AArch64/CMakeLists.txt
  test/CodeGen/AArch64/aarch64-fix-cortex-a53-835769.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5721.14733.patch
Type: text/x-patch
Size: 25742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141010/a1117efb/attachment.bin>


More information about the llvm-commits mailing list