Fix a major regression last night that prevented us from producing [mem] op= reg
authorChris Lattner <sabre@nondot.org>
Mon, 17 Jan 2005 17:49:14 +0000 (17:49 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 17 Jan 2005 17:49:14 +0000 (17:49 +0000)
commitae3ffba4667b85514cf35e2efce95834ede42110
treedcb19d4baea75f2371d2d5fba2e1764f2f52873e
parent068a81e9fca511b9a3b3a0f28a8988a57f994652
Fix a major regression last night that prevented us from producing [mem] op= reg
operations.

The body of the if is less indented but unmodified in this patch.

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