[PATCH] D30648: In Thumb1, materialize a move between low registers as a `movs`, if CPSR isn't live.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 01:50:16 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297134: In Thumb1, materialize a move between low registers as a `movs`, if CPSR isn't… (authored by askrobov).

Changed prior to commit:
  https://reviews.llvm.org/D30648?vs=90710&id=90822#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30648

Files:
  llvm/trunk/lib/Target/ARM/Thumb1InstrInfo.cpp
  llvm/trunk/test/CodeGen/ARM/arm-and-tst-peephole.ll
  llvm/trunk/test/CodeGen/ARM/atomic-cmpxchg.ll
  llvm/trunk/test/CodeGen/ARM/smml.ll
  llvm/trunk/test/CodeGen/Thumb/copy_thumb.ll
  llvm/trunk/test/CodeGen/Thumb/thumb-shrink-wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30648.90822.patch
Type: text/x-patch
Size: 7900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/caadc039/attachment.bin>


More information about the llvm-commits mailing list