This code was usurping the sextload expand in teh legalizer. Just make
authorJim Laskey <jlaskey@mac.com>
Fri, 15 Dec 2006 21:38:30 +0000 (21:38 +0000)
committerJim Laskey <jlaskey@mac.com>
Fri, 15 Dec 2006 21:38:30 +0000 (21:38 +0000)
commitf6c4ccfaab372081e021c9b02415f3db4190b37d
tree2210981c6f699b22321b3a8494437280353c6803
parenta52035a062edf9bfbf95c92c615219b647042c17
This code was usurping the sextload expand in teh legalizer.  Just make
sure the right conditions are checked.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32611 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp