[PATCH] D38144: [mips][mips16] Fix asmstring of Ext and Ins instructions and mips16 JALRC

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 13:48:09 PDT 2017


sdardis accepted this revision.
sdardis added a comment.
This revision is now accepted and ready to land.

LGTM with a test. You can use FileCheck's -strict-whitespace to get FileCheck to treat ' ' and '\t' differently, also you can modify/copy test/CodeGen/Mips/helloworld.ll for the mips16 case.


https://reviews.llvm.org/D38144





More information about the llvm-commits mailing list