diff options
author | Chris Lattner <sabre@nondot.org> | 2008-12-07 02:15:47 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-12-07 02:15:47 +0000 |
commit | 7ebcf0324668b7c6ba48832d5d8df95689a8d837 (patch) | |
tree | 7c7b204460211ae583283392784654d7a4f3ff46 /tools/llvmc/driver/CompilationGraph.cpp | |
parent | e79be944c8ced0a0cb80ede8cb9f97e4fdc6778f (diff) |
Introduce a new MemDep::getNonLocalPointerDependency
method. This will eventually take over load/store dep
queries from getNonLocalDependency. For now it works
fine, but is incredibly slow because it does no caching.
Lets not switch GVN to use it until that is fixed :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60649 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvmc/driver/CompilationGraph.cpp')
0 files changed, 0 insertions, 0 deletions