[PATCH] D15707: [Thumb] Fix assembler error 'cannot honor width suffix pop {lr}'

A. Skrobov via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 13:56:25 PST 2015


tyomitch added a subscriber: llvm-commits.
tyomitch removed rL LLVM as the repository for this revision.
tyomitch updated this revision to Diff 43481.
tyomitch added a comment.

Updating the patch to handle the aforementioned additional cases of `pop {lr}` in test/CodeGen/Thumb/thumb-shrink-wrapping.ll


http://reviews.llvm.org/D15707

Files:
  lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  lib/Target/ARM/Thumb1FrameLowering.cpp
  test/CodeGen/Thumb/thumb-pop.ll
  test/CodeGen/Thumb/thumb-shrink-wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15707.43481.patch
Type: text/x-patch
Size: 9105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/c0a7ae71/attachment.bin>


More information about the llvm-commits mailing list