Skip to content
Commit 2faa2c72 authored by Chris Lattner's avatar Chris Lattner
Browse files

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 :)

llvm-svn: 60649
parent 5a78604e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment