* Factor a bunch of code by using ReplaceInstUsesWith
authorChris Lattner <sabre@nondot.org>
Mon, 12 Aug 2002 21:17:25 +0000 (21:17 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Aug 2002 21:17:25 +0000 (21:17 +0000)
commit233f7dcde393986c035685ab595a77f9283c605b
treeddd5061030ed8bde3a5f0e69f7d1dfd198b1ea64
parentbb6342b0528b9139047b17ad921a11b9d08ee1ad
* Factor a bunch of code by using ReplaceInstUsesWith
* Move isMaxValue, isMinValue, isAllOnesValue to Constants.h

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