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

Matthias Braun matze at braunis.de
Wed Jul 1 11:56:19 PDT 2015


New revision adapted to LLVM ToT. This changes the way r241003 (+CC Tim) deals with the problem where the base adjustment for an stm had an erroneous kill-flag by pushing the fixes to the code that creates those adjustments, so we don't unnecessarily loose the kill flag on the stm.


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.28888.patch
Type: text/x-patch
Size: 59047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150701/88296640/attachment.bin>


More information about the llvm-commits mailing list