diff options
author | Dan Gohman <gohman@apple.com> | 2010-01-21 23:01:22 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-01-21 23:01:22 +0000 |
commit | c3ed220e059303786b741a826032f2663a980156 (patch) | |
tree | c093c374bb8612ba8a5a7ee49cd3f3c90fca8676 /lib/Transforms/Utils/PromoteMemoryToRegister.cpp | |
parent | 77b1a30599a39c55f3c2c37a9ea2c51142cc0710 (diff) | |
download | external_llvm-c3ed220e059303786b741a826032f2663a980156.zip external_llvm-c3ed220e059303786b741a826032f2663a980156.tar.gz external_llvm-c3ed220e059303786b741a826032f2663a980156.tar.bz2 |
When inserting expressions for post-increment users which contain
loop-variant components, adds must be inserted after the increment.
Keep track of the increment position for this case, and insert
these adds in the correct location.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94110 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/PromoteMemoryToRegister.cpp')
0 files changed, 0 insertions, 0 deletions