one more instcombine variant that is needed to work with future changes,
authorChris Lattner <sabre@nondot.org>
Sat, 15 Jan 2011 05:50:18 +0000 (05:50 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 15 Jan 2011 05:50:18 +0000 (05:50 +0000)
commit67920320b26cbc8c1203ee94654ac1ce1fd2af13
tree49c543791ecd547e70e98ff0275bfcb88d7ce6c5
parent27a98482bd70dd12eecd02ad600f78a2fc6c16a2
one more instcombine variant that is needed to work with future changes,
no functionality change currently.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123517 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineAddSub.cpp