aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineModuleInfo.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
commit6fbc1969e94cb00c82ab84e1dfe243e7388d3b1b (patch)
tree5e0e8e98cc6711b7ff2ece8e0727f1b9a622f9e9 /lib/CodeGen/MachineModuleInfo.cpp
parent191cf2851b40fea6b7d927d5de8f22c35dd33828 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75476 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions