[PATCH] D17040: [mips] Expansion of BEQL and BNEL with immediate operands
Vasileios Kalintiris via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 1 03:43:06 PST 2016
vkalintiris added a comment.
Overall this looks good to me. However, we'll have to add a few more tests before committing this. You can take a look at r239905 in order to get an idea of what we need to change:
test/MC/Mips/branch-pseudos-bad.s
test/MC/Mips/branch-pseudos.s
test/MC/Mips/set-nomacro.s
http://reviews.llvm.org/D17040
More information about the llvm-commits
mailing list