refactor a bunch of code out of visitICmpInstWithInstAndIntCst into its own
authorChris Lattner <sabre@nondot.org>
Wed, 20 Jun 2007 23:46:26 +0000 (23:46 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 20 Jun 2007 23:46:26 +0000 (23:46 +0000)
commit562ef78df26f06f5d604196d6c8153e1520d4aff
tree738f2a7f91c68325577667fd878a0eb81b25c15a
parent3eaca716bff411820d179b7dbe18c6c40ebcd57a
refactor a bunch of code out of visitICmpInstWithInstAndIntCst into its own
routine.

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