[PATCH] D39196: [ARM] Move pre-UAL FLDM/FSTM aliases into tablegen
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 23 23:19:54 PDT 2017
compnerd added a comment.
IIRC it had something to do with not having the equivalent mnemonics in UAL. If there is an equivalent, I don't think that we need to bother with the addition of the support for the pre-UAL syntax. Its been long enough, and most of the translation is relatively easy.
Repository:
rL LLVM
https://reviews.llvm.org/D39196
More information about the llvm-commits
mailing list