[PATCH] D39196: [ARM] Move pre-UAL FLDM/FSTM aliases into tablegen

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 10:00:57 PDT 2017


olista01 created this revision.
Herald added subscribers: kristof.beyls, javed.absar, aemerson.

This represents the aliases for the legacy FLDM* and FSTM* instructions as aliases in tablegen, replacing a hack in ARMAsmParser.


Repository:
  rL LLVM

https://reviews.llvm.org/D39196

Files:
  lib/Target/ARM/ARMInstrVFP.td
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  test/MC/ARM/vfp-aliases-diagnostics.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39196.119888.patch
Type: text/x-patch
Size: 11283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/aa0b260a/attachment.bin>


More information about the llvm-commits mailing list