Go to file
Dan Gohman 86bcd97014 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.

llvm-svn: 69892
2009-04-23 15:16:49 +00:00
clang Sema::ActOnStartClassInterface(): Use PushOnScopeChains(). 2009-04-23 15:15:40 +00:00
llvm Change SCEVExpander's expandCodeFor to provide more flexibility 2009-04-23 15:16:49 +00:00