When lowering certain atomics, we need to copy the memoperand from the old
authorMon P Wang <wangmp@apple.com>
Thu, 17 Jul 2008 04:54:06 +0000 (04:54 +0000)
committerMon P Wang <wangmp@apple.com>
Thu, 17 Jul 2008 04:54:06 +0000 (04:54 +0000)
commitf595266b91ea5aef953ce3019557a5f3d3291ff9
tree9c1503c9a16a588597cf266ad81f6f863dab0ef5
parentb2ff885aaed8f9b033b16ca78d645650efc32433
When lowering certain atomics, we need to copy the memoperand from the old
atomic operation to the new one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53714 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp