Fix a bug in my load/cast folding patch.
authorChris Lattner <sabre@nondot.org>
Mon, 12 Apr 2004 00:23:04 +0000 (00:23 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Apr 2004 00:23:04 +0000 (00:23 +0000)
commit9938286325f708e076fb8824697aa1478727b78f
tree10f14e770c6c2d61c0e0d85ecd4ed39ccfc7cf1a
parent13c07feb20be193a1c5e6bc0a27ff428d5a7ab6f
Fix a bug in my load/cast folding patch.

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