1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 08:23:21 +01:00
llvm-mirror/include
Chris Lattner ad82419b46 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
2008-12-07 02:15:47 +00:00
..
llvm Introduce a new MemDep::getNonLocalPointerDependency 2008-12-07 02:15:47 +00:00
llvm-c Add protected visibility to libLTO. 2008-11-29 22:49:59 +00:00