[PATCH] D36260: [ARM] Use searchable-table for banked registers
Oliver Stannard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 02:02:52 PDT 2017
olista01 accepted this revision.
olista01 added a comment.
This revision is now accepted and ready to land.
LGTM with one nit.
================
Comment at: lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp:880
// Nothing much we can do about this, the encodings are specified in B9.2.3 of
// the ARM ARM v7C, and are all over the shop.
----------------
This comment isn't needed any more.
https://reviews.llvm.org/D36260
More information about the llvm-commits
mailing list