Instcombine: (A >> c1) << c2 for signed integers
authorChris Lattner <sabre@nondot.org>
Thu, 24 Jul 2003 18:38:56 +0000 (18:38 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Jul 2003 18:38:56 +0000 (18:38 +0000)
commit943c713c653269a4258871ed23371d261ad35908
treecec489c93e16bd85ffda5fde7bedb39d03a05487
parent709ad40dc814fa10e13caef5487fe10b6f19e62a
Instcombine: (A >> c1) << c2 for signed integers

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7295 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp