[PATCH] D59385: [ARM] Don't try to create "push {r12, lr}" in Thumb1 at -Oz.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 14:47:05 PDT 2019


efriedma updated this revision to Diff 192719.
efriedma added a comment.

Update test to use -verify-machineinstrs, and to use CHECK-LABEL in a way that's less likely to cause confusion.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59385/new/

https://reviews.llvm.org/D59385

Files:
  lib/Target/ARM/ARMBaseInstrInfo.cpp
  test/CodeGen/ARM/fold-stack-adjust.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59385.192719.patch
Type: text/x-patch
Size: 6621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/baa83a0d/attachment.bin>


More information about the llvm-commits mailing list