Implement constant propogation of shifts
authorChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 03:00:54 +0000 (03:00 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 03:00:54 +0000 (03:00 +0000)
commitcf4929fa2751c35889bdc892037c1b49721b6741
tree664eb49b48b4ccfd775d4dde28409de90966e071
parent03e2acb37f675b62c66a8cc78965e8b2623972ec
Implement constant propogation of shifts

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2470 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp