When SelectLEAAddr() fails, it shouldn't cause the side effect of having the
authorEvan Cheng <evan.cheng@apple.com>
Mon, 12 Dec 2005 21:49:40 +0000 (21:49 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 12 Dec 2005 21:49:40 +0000 (21:49 +0000)
commite5280536a3b9f7169b3a5ef3460c8ee4bd324709
treec3bc56c2d027e855516d166b1551883faa9e424e
parentcbd6ed4d6bd4b48a4344691ad60d441382f85b37
When SelectLEAAddr() fails, it shouldn't cause the side effect of having the
base or index operands being selected.

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