[PATCH] D16454: [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD* instructions
Simon Dardis via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 20 07:20:18 PDT 2016
sdardis added a comment.
My previous comment was made a bit too quickly. We have tables that map MIPS(R6) instructions to microMIPS(R6) instructions.
Repository:
rL LLVM
http://reviews.llvm.org/D16454
More information about the llvm-commits
mailing list