]> granicus.if.org Git - llvm/commit
Merging r213847:
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 24 Jul 2014 09:48:54 +0000 (09:48 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 24 Jul 2014 09:48:54 +0000 (09:48 +0000)
commitdfd65928bdab4709dc69203119785ad3016a7a24
treedd49ad7354fff88c749921f96f8e81a82c8039fa
parent694c1192f0c73dddb5da25e8f7e917b6a3a61002
Merging r213847:
------------------------------------------------------------------------
r213847 | dsanders | 2014-07-24 10:47:14 +0100 (Thu, 24 Jul 2014) | 8 lines

[mips] Fix ll and sc instructions

Summary: The ll and sc instructions for r6 and non-r6 are misplaced. This patch fixes that.

Patch by Jyun-Yan You

Differential Revision: http://reviews.llvm.org/D4578

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@213848 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsISelLowering.cpp