[AArch64] Refactoring aarch64-ldst-opt. NCF.
authorJun Bum Lim <junbuml@codeaurora.org>
Thu, 19 Nov 2015 18:41:27 +0000 (18:41 +0000)
committerJun Bum Lim <junbuml@codeaurora.org>
Thu, 19 Nov 2015 18:41:27 +0000 (18:41 +0000)
commit0b669e1aec2d788d5f4e486a599dd090ed6739c9
tree40e59a86923def3b551cd9b95d2143582c040f85
parent316a6c1358cba11402ac620e0e047387613584e7
 [AArch64] Refactoring aarch64-ldst-opt. NCF.

Summary :
 * Rename isSmallTypeLdMerge() to isNarrowLoad().
 * Rename NumSmallTypeMerged to NumNarrowTypePromoted.
 * Use Subtarget defined as a member variable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253587 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp