[PATCH] [AArch64] Fix crash with empty/pseudo-only blocks in A53 erratum (835769) workaround

Bradley Smith bradley.smith at arm.com
Tue Oct 14 04:15:24 PDT 2014


This patch fixes a bug in the A53 erratum (835769) workaround, whereby the backend would assert if this phase was given an empty block or a pseudo only block (thought to not exist this late in codegen).

http://reviews.llvm.org/D5771

Files:
  lib/Target/AArch64/AArch64A53Fix835769.cpp
  test/CodeGen/AArch64/aarch64-fix-cortex-a53-835769.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5771.14855.patch
Type: text/x-patch
Size: 4481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141014/253a76af/attachment.bin>


More information about the llvm-commits mailing list