summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetInstrInfo.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-12-07 02:15:47 +0000
committerChris Lattner <sabre@nondot.org>2008-12-07 02:15:47 +0000
commit2faa2c724a41e57ed7d2490c81e33afc86cda68c (patch)
tree26e87747742f5e5c6b9d2ec83e6ed9c0f7e12d9b /llvm/lib/Target/TargetInstrInfo.cpp
parent5a78604e39cb0856249ba5cd7ac6a721b316e886 (diff)
downloadbcm5719-llvm-2faa2c724a41e57ed7d2490c81e33afc86cda68c.tar.gz
bcm5719-llvm-2faa2c724a41e57ed7d2490c81e33afc86cda68c.zip
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
Diffstat (limited to 'llvm/lib/Target/TargetInstrInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud