[PATCH] D15446: [mips] Range check uimm16 and fix several bugs this revealed.

Vasileios Kalintiris via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 20 16:37:06 PST 2015


vkalintiris added a comment.

Almost everything looks good to me. However, I can not get the GNU assembler to accept the new `lui` tests that you changed. Should I use any specific option that I'm not aware of, or perhaps a more recent GCC version?


http://reviews.llvm.org/D15446





More information about the llvm-commits mailing list