[LoopDeletion] Add an assert that verifies LCSSA
authorSanjoy Das <sanjoy@playingwithpointers.com>
Sun, 21 Feb 2016 17:11:59 +0000 (17:11 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Sun, 21 Feb 2016 17:11:59 +0000 (17:11 +0000)
commit979a11d5b21f375450dc89970f5c6320a44cf8f0
tree3e2406ef6585a19828803eebb5538b98fda1ffb2
parent6e135f45a8666874d1600659cd1b1bd6bb49b06e
[LoopDeletion] Add an assert that verifies LCSSA

This is inspired by PR24804 -- had this assert been there before,
isolating the root cause for PR24804 would have been far easier.

llvm-svn: 261481
llvm/lib/Transforms/Scalar/LoopDeletion.cpp