[PATCH] D53848: [ARM] Add missing pseudo-instruction for Thumb1 RSBS.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 14:48:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345782: [ARM] Add missing pseudo-instruction for Thumb1 RSBS. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53848?vs=171606&id=172025#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53848

Files:
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrThumb.td
  llvm/trunk/test/CodeGen/ARM/and-load-combine.ll
  llvm/trunk/test/CodeGen/ARM/atomic-cmpxchg.ll
  llvm/trunk/test/CodeGen/ARM/select-imm.ll
  llvm/trunk/test/CodeGen/ARM/smml.ll
  llvm/trunk/test/CodeGen/Thumb/branchless-cmp.ll
  llvm/trunk/test/CodeGen/Thumb/long-setcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53848.172025.patch
Type: text/x-patch
Size: 9048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/b5a33943/attachment.bin>


More information about the llvm-commits mailing list