[PATCH] ARMLoadStoreOptimizer: Rewrite LDM/STM matching logic.

Matthias Braun matze at braunis.de
Mon Jun 22 16:37:19 PDT 2015


New revision which also:

- Removes an unnecessary "if (NumRegs <= 1) return false;" from MergeOps()
- change "DebugLoc dl" into "DebugLoc DL"
- rebased on top of http://reviews.llvm.org/D10620


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10140

Files:
  lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  test/CodeGen/ARM/2013-05-13-AAPCS-byval-padding2.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10140.28172.patch
Type: text/x-patch
Size: 58228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150622/456e21e0/attachment.bin>


More information about the llvm-commits mailing list