Fix incorrect constant folds, fixing Stepanov after the SHR patch.
authorChris Lattner <sabre@nondot.org>
Mon, 10 Jan 2005 01:16:03 +0000 (01:16 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Jan 2005 01:16:03 +0000 (01:16 +0000)
commit87ae6ae41cde4548b55bcc19da36dc0ad7e021df
treea7432a7f4df36bc38d157821f1e20823c8d377ef
parentd6063071278d4d911d2928227edab6c04886af87
Fix incorrect constant folds, fixing Stepanov after the SHR patch.

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