Add an assertion to check that we're really preserving LCSSA.
authorOwen Anderson <resistor@mac.com>
Fri, 25 Aug 2006 22:12:36 +0000 (22:12 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 25 Aug 2006 22:12:36 +0000 (22:12 +0000)
commiteb705914924865201f8b8018977d94594b258142
treeb9520ec4b3a5d63bd984c0b4811134188572699d
parentb9ca92661cf145bfb3bd9705e5629fc5f411a42f
Add an assertion to check that we're really preserving LCSSA.

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