Make EmitAtomic functions return the correct MachineBasicBlocks so that
authorAkira Hatanaka <ahatanak@gmail.com>
Tue, 19 Jul 2011 03:42:13 +0000 (03:42 +0000)
committerAkira Hatanaka <ahatanak@gmail.com>
Tue, 19 Jul 2011 03:42:13 +0000 (03:42 +0000)
commit939ece1b5c6c2f142476b477daa573046fa1b8da
treef9cc30e41c2a28b6d667c956d726fd9bbe3582d8
parenta308c670b44f068a660309d6daff7b35d531ddc4
Make EmitAtomic functions return the correct MachineBasicBlocks so that
ExpandISelPseudos::runOnMachineFunction does not visit instructions that have
just been added.

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