[PATCH] D17098: [AArch64] analyse dependences of ldp/stp

Sebastian Pop via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 14:09:47 PST 2016


sebpop created this revision.
sebpop added reviewers: rengolin, kristof.beyls.
sebpop added a subscriber: llvm-commits.
Herald added subscribers: rengolin, aemerson.

Add load and store pairs to the dependence analysis of offset and width.

Patch by Sebastian Pop and Abderrazek Zaafrani.

http://reviews.llvm.org/D17098

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/test/CodeGen/AArch64/aarch64-a57-fp-load-balancing.ll
  llvm/test/CodeGen/AArch64/arm64-alloc-no-stack-realign.ll
  llvm/test/CodeGen/AArch64/fastcc.ll
  llvm/test/CodeGen/AArch64/ldst-pairing.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17098.47519.patch
Type: text/x-patch
Size: 9158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160210/4f340ce2/attachment-0001.bin>


More information about the llvm-commits mailing list