[PATCH] D12279: [mips][microMIPS] Implement ADDIUR1SP, ADDIUR2, ADDIUS5 and ADDIUSP instructions

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 03:48:20 PDT 2015


dsanders added a comment.

> Tests for instructions are added in previous patch (http://reviews.llvm.org/D10955).


There ought to be at least one test that would fail without this patch. Are these microMIPSR6 instructions identical to the microMIPS(R3) equivalents?


http://reviews.llvm.org/D12279





More information about the llvm-commits mailing list