[PATCH] D12103: MIPS now uses 'or' for move instead of [d]addu.

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 09:08:32 PDT 2015


atanasyan accepted this revision.
atanasyan added a comment.
This revision is now accepted and ready to land.

LGTM But there are three additional test cases require update: `la25-stub-npic-shared.test`, `plt-entry-mixed-2.test`, `plt-entry-mixed-4.test`. Do you have commit access? If you do not, I can commit the patch with the fix for three additional test cases.


http://reviews.llvm.org/D12103





More information about the llvm-commits mailing list