summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LoopVR.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-07-13 17:14:23 +0000
committerChris Lattner <sabre@nondot.org>2009-07-13 17:14:23 +0000
commit2f0c1c44d53501045540e69041f1db43cce02421 (patch)
tree3285a1815937238a57dbcda8ea089a12af74dff2 /llvm/lib/Analysis/LoopVR.cpp
parent9c3a0188cd6ade50de9b2cd5feeafa0d03692b7c (diff)
downloadbcm5719-llvm-2f0c1c44d53501045540e69041f1db43cce02421.tar.gz
bcm5719-llvm-2f0c1c44d53501045540e69041f1db43cce02421.zip
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
Diffstat (limited to 'llvm/lib/Analysis/LoopVR.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud