[PATCH] D18179: [mips] Correct MIPS16 jal/jalx to have uimm26 offsets and add MC layer range checks. NFC.

Vasileios Kalintiris via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 09:11:19 PDT 2016


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

LGTM. I was going to ask for few test cases, as you've done with the previous patches. However, I noticed that we don't have mips16 tests for MC.


http://reviews.llvm.org/D18179





More information about the llvm-commits mailing list