SCCP doesn't actually preserve the CFG. It will delete and insert terminator
commite7c85a4c1d0c5692ba06494993ebeca562c1ed80
authorNick Lewycky <nicholas@mxc.ca>
Fri, 21 Jan 2011 08:38:09 +0000 (21 08:38 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 21 Jan 2011 08:38:09 +0000 (21 08:38 +0000)
tree8fdae6696199616b7998a703407db991e007a8aa
parente696b350f4580128c906c86b5760f8692fd1aaba
SCCP doesn't actually preserve the CFG. It will delete and insert terminator
instructions.

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