Fix a major miscompilation where we were overwriting the scale reg.
authorChris Lattner <sabre@nondot.org>
Wed, 12 Jan 2005 07:33:20 +0000 (07:33 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 12 Jan 2005 07:33:20 +0000 (07:33 +0000)
commit2b9378646d35526fe6ccef7b76b888d15e9c3a80
treeb49af9984a97ddeeb2037fc1de7e285bba93ac9b
parent48034fd9f10490daca2fdd4e3801e13c26849ca7
Fix a major miscompilation where we were overwriting the scale reg.

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