If an instruction simplifies, try again to simplify any uses of it. This is
authorDuncan Sands <baldrick@free.fr>
Tue, 21 Dec 2010 16:12:03 +0000 (16:12 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 21 Dec 2010 16:12:03 +0000 (16:12 +0000)
commite95cc25a2267128436bb83af6cb57c07323c8693
tree49934980f8391ed0c454647e8531867d93c5bf0d
parente1feeb9da41fd48002e363c6dbb0a3d7bf0b7811
If an instruction simplifies, try again to simplify any uses of it.  This is
not very important since the pass is only used for testing, but it does make
it more realistic.  Suggested by Frits van Bommel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122336 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyInstructions.cpp