lld tests need to be addressed. llvm-svn: 265822
Differential Revision: http://reviews.llvm.org/D18770 llvm-svn: 265817
Fix bugs related to atomic microMIPS SC/LL instructions: While expanding atomic operations the mips32r2 encoding was emitted instead of microMIPS. Differential Revision: http://reviews.llvm.org/D6659 llvm-svn: 224524