Fold shifts with undef operands.
authorChris Lattner <sabre@nondot.org>
Mon, 8 May 2006 17:29:49 +0000 (17:29 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 May 2006 17:29:49 +0000 (17:29 +0000)
commit2cfd6746ae4ab9dbfc25b025bc3e8bccddc47475
treefd678773bcdf6b600f63cb16ffc221722456fb3c
parent1b7371331fef3db77999b9c4ca62c2ddbaf1d804
Fold shifts with undef operands.

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