diff options
author | Chris Lattner <sabre@nondot.org> | 2008-12-09 19:25:07 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-12-09 19:25:07 +0000 |
commit | 91bcf6450ab063204a7ccd933d7db40028485147 (patch) | |
tree | 7e37ec83a93cd3f46828692c02f02f2c20816387 /lib/Analysis/MemoryDependenceAnalysis.cpp | |
parent | ae1993114f71c286e0d737776ad48d9eefd3c67a (diff) |
Switch GVN::processNonLocalLoad to using the new
MemDep::getNonLocalPointerDependency method. There are
some open issues with this (missed optimizations) and
plenty of future work, but this does allow GVN to eliminate
*slightly* more loads (49246 vs 49033).
Switching over now allows simplification of the other code
path in memdep.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60780 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/MemoryDependenceAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions