[PATCH] D96304: [Thumb2] support `movs pc, lr` alias for `subs pc, lr, #0`/`eret`

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 11:01:16 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG68945a868670: [Thumb2] support `movs pc, lr` alias for `subs pc, lr, #0`/`eret` (authored by nickdesaulniers).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96304

Files:
  llvm/lib/Target/ARM/ARMInstrThumb2.td
  llvm/test/MC/ARM/lsl-zero-errors.s
  llvm/test/MC/ARM/thumb-mov.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96304.322759.patch
Type: text/x-patch
Size: 5591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/67935406/attachment.bin>


More information about the llvm-commits mailing list