[SeparateConstOffsetFromGEP] set PreservesCFG flag
authorJingyue Wu <jingyue@google.com>
Sun, 1 Feb 2015 02:33:02 +0000 (02:33 +0000)
committerJingyue Wu <jingyue@google.com>
Sun, 1 Feb 2015 02:33:02 +0000 (02:33 +0000)
commit6e091c8eabfb42d2d43b789633ddb37c98ea80a6
tree5a8d7773b87e93fe45f574923c19d95548f4e98c
parent0220df0dfd285c80c1d80658bf0d7b2914ced469
[SeparateConstOffsetFromGEP] set PreservesCFG flag

SeparateConstOffsetFromGEP does not change the shape of the control flow graph.

llvm-svn: 227704
llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp