[PATCH] D59568: [ARM] Eliminate redundant "mov rN, sp" instructions in Thumb1.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 12:42:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356601: [ARM] Eliminate redundant "mov rN, sp" instructions in Thumb1. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59568?vs=191414&id=191562#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59568

Files:
  llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/ARM/debug-frame.ll
  llvm/trunk/test/CodeGen/Thumb/frame-access.ll
  llvm/trunk/test/CodeGen/Thumb/pr35836_2.ll
  llvm/trunk/test/CodeGen/Thumb/thumb-shrink-wrapping.ll
  llvm/trunk/test/CodeGen/Thumb/umulo-128-legalisation-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59568.191562.patch
Type: text/x-patch
Size: 8133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190320/5b6cf4fc/attachment.bin>


More information about the llvm-commits mailing list