[PATCH] D10537: [mips] Add support for branch-likely pseudo-instructions

Srdjan Obucina via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 07:22:06 PDT 2015


obucina added a comment.

OK. I agree this is a good way to go. Then, the final corrections for this patch would be to remove AsmToken::Identifier case, remove ISA_MIPS1_NOT_32R6_64R6 from ULHU/ULW, and change tests appropriately.


http://reviews.llvm.org/D10537





More information about the llvm-commits mailing list