Remove an incorrect optimization that is performed correctly by
authorNate Begeman <natebegeman@mac.com>
Sat, 5 Jan 2008 20:51:30 +0000 (20:51 +0000)
committerNate Begeman <natebegeman@mac.com>
Sat, 5 Jan 2008 20:51:30 +0000 (20:51 +0000)
commit219f67f0a5f07032f06e36c71fdb84188cc29fdb
treea236a649cc015dc7f0c24c29139d3a951d4fd5d9
parent2281a991414f681c482157265461b29a923ef620
Remove an incorrect optimization that is performed correctly by
the target independent legalizer.

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