Implement shift-and combinations, implementing InstCombine/and.ll:test19-21
authorChris Lattner <sabre@nondot.org>
Fri, 24 Sep 2004 15:21:34 +0000 (15:21 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Sep 2004 15:21:34 +0000 (15:21 +0000)
commit0c96766c90733e9f263334b6b079d58ce2e33791
treeb7e2820fe42062ff0b72390e2c9a130fdea8a950
parent71dd80105531c7d1df9719be03abd0e55f7e98b4
Implement shift-and combinations, implementing InstCombine/and.ll:test19-21

These combinations trigger 4 times in povray, 7x in gcc, 4x in gap, and 2x in bzip2.

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