Also replace uses of SRL if that's also folded during ReduceLoadWidth().
authorEvan Cheng <evan.cheng@apple.com>
Fri, 23 Mar 2007 20:55:21 +0000 (20:55 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 23 Mar 2007 20:55:21 +0000 (20:55 +0000)
commitb37b80ce4669c41dcebaeb227b15f552b2c24210
treedaea589ef063ad2a3493cc3c9059ed17184be975
parent5d787bb93e08f0536b1b7b9d53af958508c29de2
Also replace uses of SRL if that's also folded during ReduceLoadWidth().

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