[PATCH] D23366: [AArch64] Assign stack locations to increase load/store pairing.

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 14:21:09 PST 2017


gberry updated this revision to Diff 85031.
gberry added a comment.
Herald added a reviewer: javed.absar.

Update to add more tests cases and fix issue with run-to-run stability of output.


https://reviews.llvm.org/D23366

Files:
  lib/Target/AArch64/AArch64FrameLowering.cpp
  lib/Target/AArch64/AArch64FrameLowering.h
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64InstrInfo.h
  test/CodeGen/AArch64/arm64-alloca-frame-pointer-offset.ll
  test/CodeGen/AArch64/stack-layout-pairing.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23366.85031.patch
Type: text/x-patch
Size: 22600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/cdbc8cc9/attachment.bin>


More information about the llvm-commits mailing list