factor the code for simplifying (icmp)|(icmp) into its own function.
authorChris Lattner <sabre@nondot.org>
Sun, 16 Nov 2008 05:20:07 +0000 (05:20 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Nov 2008 05:20:07 +0000 (05:20 +0000)
commit69d4ced68d4c6a1877b127c5af6814fa4be1b451
treeae173bd0b6165eeef937137a71d2cb6d3eb8530f
parentaa3e15784573a560b89478d72dcb108096a82df5
factor the code for simplifying (icmp)|(icmp) into its own function.

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