Improve the accuracy of memdep for determining the dependencies of loads.
authorOwen Anderson <resistor@mac.com>
Mon, 6 Aug 2007 23:26:03 +0000 (23:26 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 6 Aug 2007 23:26:03 +0000 (23:26 +0000)
commit8f3531579812089b4094fcd53ca8dbe5bec53ca0
tree112849521dd9ccd6cd48f02a5ea39babd6592170
parent9989a65693c357809e8e131b0a4ff1285b5e968a
Improve the accuracy of memdep for determining the dependencies of loads.
This brings GVN to parity with GCSE+LoadVN.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40882 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryDependenceAnalysis.cpp