[PATCH] D16904: [AArch64] Refactoring aarch64-ldst-opt. NCF.

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 16:16:44 PST 2016


junbuml created this revision.
junbuml added reviewers: jmolloy, t.p.northover, mcrosier, gberry.
junbuml added a subscriber: llvm-commits.
Herald added subscribers: mcrosier, rengolin, aemerson.

Remove narrow load / store instructions from getMatchingPairOpcode(), 
and add getMatchingWideOpcode().

http://reviews.llvm.org/D16904

Files:
  lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16904.46975.patch
Type: text/x-patch
Size: 4236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160205/2a168831/attachment.bin>


More information about the llvm-commits mailing list