[PATCH] D14489: [AArch64] Applying load pair optimization for volatile load/store

Junmo Park via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 01:47:33 PST 2015


flyingforyou updated the summary for this revision.
flyingforyou updated this revision to Diff 40116.
flyingforyou added a comment.

Thanks Junbum for the review. 
I addressed your comments.
If you have more opinions, please tell me.


http://reviews.llvm.org/D14489

Files:
  lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  test/CodeGen/AArch64/arm64-ldp.ll
  test/CodeGen/AArch64/arm64-platform-reg.ll
  test/CodeGen/AArch64/arm64-stp.ll
  test/CodeGen/AArch64/arm64-volatile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14489.40116.patch
Type: text/x-patch
Size: 7720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151113/41ccffb0/attachment.bin>


More information about the llvm-commits mailing list