Chris Lattner b4bd955891 Move the re-sort of invalidated NonLocalPointerDeps cache earlier
so that all code paths get it.  PR4256 was about a case where the
phi translation loop would find all preds in the Visited cache, so
it could get by without re-sorting the NonLocalPointerDeps cache.
Fix this by resorting it earlier, there is no reason not to do this.

This patch inspired by Jakub Staszak's patch.

llvm-svn: 75476
2009-07-13 17:14:23 +00:00
..
2009-04-23 04:24:19 +00:00
2008-11-24 21:27:20 +00:00
2009-04-23 04:30:52 +00:00
2008-06-12 20:55:39 +00:00