Fold ashr -1, X into -1
authorChris Lattner <sabre@nondot.org>
Tue, 8 Oct 2002 16:16:40 +0000 (16:16 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 8 Oct 2002 16:16:40 +0000 (16:16 +0000)
commit6eaeb5764cc683c356ad1a8c13ad94151de030f2
treea0ac2fb0038b7fc64247813e77b7ebb7d907d5c9
parentaf1b4ad24cd4c4773498e25a9f6296e49e50d593
Fold ashr -1, X into -1

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