llvm-project/llvm/include
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
..
llvm Change SCEVExpander's expandCodeFor to provide more flexibility 2009-04-23 15:16:49 +00:00
llvm-c add AvailableExternally linkage to C bindings. 2009-04-13 06:25:37 +00:00