[mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
authorZoran Jovanovic <zoran.jovanovic@imgtec.com>
Wed, 13 Apr 2016 16:02:25 +0000 (16:02 +0000)
committerZoran Jovanovic <zoran.jovanovic@imgtec.com>
Wed, 13 Apr 2016 16:02:25 +0000 (16:02 +0000)
commit2f6845ba3985b6758ae00615cdc307e55b4bcafc
tree03dda658ed823a330954b0851cd0790b34be5412
parent3751d4114c8b5c8a0e78fb3d746123afc3758030
[mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly

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

llvm-svn: 266204
llvm/lib/Target/Mips/MipsISelLowering.cpp
llvm/test/CodeGen/Mips/atomicCmpSwapPW.ll [new file with mode: 0644]