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-06-12 05:39:02 +00:00
2009-06-23 22:11:37 +00:00
2009-07-08 21:57:07 +00:00
2009-03-24 21:36:09 +00:00
2007-04-21 20:46:55 +00:00
2008-07-28 18:41:03 +00:00