Fix a x86-64 static codegen bug. This fixes a lot of x86-64 jit failures.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 8 Jan 2008 02:06:11 +0000 (02:06 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 8 Jan 2008 02:06:11 +0000 (02:06 +0000)
commitb1a9aec515125d88a53cdd1d229905da6ee75dee
tree6b9685319b75d57017ec99d6988b1e2113eae3bc
parent750ec004365570089229169142b37934135aba41
Fix a x86-64 static codegen bug. This fixes a lot of x86-64 jit failures.

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