[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 14:46:42 PDT 2017


olista01 added a reviewer: compnerd.
olista01 added a comment.

+Saleem, who added these aliases in 2013.

Do you remember why these aliases were added, but not any other pre-UAL VFP instructions? There is a section in the v7AR reference manual calling out the FLDMX and FSTMX instructions as not having a UAL syntax, while still having a defined (but deprecated) baheviour, but this patch doesn't touch them.


Repository:
  rL LLVM

https://reviews.llvm.org/D39196





More information about the llvm-commits mailing list