[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)
commit8a8ff726ba295998f97a2bd740b2606baa8cf6da
tree362b7bcf7e826e12a2ad5204ec83bf27ccab9a7b
parentf15b696b79e4be288e46aa513e3b91481b0bef2f
[SeparateConstOffsetFromGEP] set PreservesCFG flag

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

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