Make sure to reprocess instructions used by deleted instructions to avoid
authorChris Lattner <sabre@nondot.org>
Sat, 1 May 2004 23:27:23 +0000 (23:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 1 May 2004 23:27:23 +0000 (23:27 +0000)
commit00d513182d75f90d0b4b367fce5e650b5c5fe5aa
tree571fd918be2a706a024b29ee2acf2f378675e055
parent216d4d85fd8d5fdc4caafb7250fad75b015c8e6c
Make sure to reprocess instructions used by deleted instructions to avoid
missing opportunities for combination.

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