Generalize (A+c1)+c2 optimization to work with all associative operators
authorChris Lattner <sabre@nondot.org>
Mon, 10 Mar 2003 21:43:22 +0000 (21:43 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Mar 2003 21:43:22 +0000 (21:43 +0000)
commit4f98c56936affc6d8c821696e66ed8670e143bb2
tree0ceea526c4db57ba5a23ff78be250219f3d16f84
parent2bd37807d02bc61df13a6063feea79d131982892
Generalize (A+c1)+c2 optimization to work with all associative operators

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