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

A. Skrobov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 08:17:38 PST 2017


tyomitch updated this revision to Diff 90710.
tyomitch added a comment.

Updated test/CodeGen/ARM/smml.ll to check the handling of live CPSR (and cleaned up the CHECKs in general)


https://reviews.llvm.org/D30648

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30648.90710.patch
Type: text/x-patch
Size: 7702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170306/8805192c/attachment.bin>


More information about the llvm-commits mailing list