llvm/lib/Analysis
Dan Gohman 752ec7da50 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
2009-04-23 15:16:49 +00:00
..
2009-03-19 23:26:52 +00:00
2009-04-03 00:02:39 +00:00
2008-12-18 09:01:18 +00:00
2009-04-18 17:57:20 +00:00
2009-03-13 04:39:26 +00:00