Shrink shifts when possible.
authorChris Lattner <sabre@nondot.org>
Fri, 5 May 2006 22:53:17 +0000 (22:53 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 5 May 2006 22:53:17 +0000 (22:53 +0000)
commit06afe070371c5bdcdc76d90d9e13f8532d9f95aa
tree9838f0eeabb92d5a9ffa749a38c786d41cf5e972
parentfe8babf689c624c53d03f5629324b049b5327a6e
Shrink shifts when possible.

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