[PATCH] D31243: [AArch64] [Assembler] option to disable negative immediate conversions

Sanne Wouda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 09:57:57 PDT 2017


sanwou01 updated this revision to Diff 93147.
sanwou01 added a comment.

Also mark cmn<->cmp as substitions and add a RUN: line to a test.


https://reviews.llvm.org/D31243

Files:
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64Subtarget.h
  test/MC/AArch64/alias-addsubimm.s
  test/MC/AArch64/alias-logicalimm.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31243.93147.patch
Type: text/x-patch
Size: 11705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170327/c1d0394e/attachment.bin>


More information about the llvm-commits mailing list