diff options
author | Dan Gohman <gohman@apple.com> | 2009-04-23 15:16:49 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-04-23 15:16:49 +0000 |
commit | 6860e16c324d5b65ef710b0ce60a52c52f557b82 (patch) | |
tree | 29c9aa4f22339fc36ee937332eb664934ada172a /lib/CodeGen/StackSlotColoring.cpp | |
parent | 8edc822c25f4bb28d05e7dde949f134922d361a0 (diff) | |
download | external_llvm-6860e16c324d5b65ef710b0ce60a52c52f557b82.zip external_llvm-6860e16c324d5b65ef710b0ce60a52c52f557b82.tar.gz external_llvm-6860e16c324d5b65ef710b0ce60a52c52f557b82.tar.bz2 |
Change SCEVExpander's expandCodeFor to provide more flexibility
with the persistent insertion point, and change IndVars to make
use of it. This fixes a bug where IndVars was holding on to a
stale insertion point and forcing the SCEVExpander to continue to
use it.
This fixes PR4038.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69892 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/StackSlotColoring.cpp')
0 files changed, 0 insertions, 0 deletions