Ignore the debug info intrinsics when looking for dependency through basic block.
authorZhou Sheng <zhousheng00@gmail.com>
Thu, 5 Mar 2009 01:45:43 +0000 (01:45 +0000)
committerZhou Sheng <zhousheng00@gmail.com>
Thu, 5 Mar 2009 01:45:43 +0000 (01:45 +0000)
commit9b89f0de1220f0932c6a8b5c0a5c7f45176d3c24
treef31b98993df3d4ac309de802953dc93362e2c130
parente562149cdb819744d818146ccf6e4728421a7955
Ignore the debug info intrinsics when looking for dependency through basic block.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66119 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryDependenceAnalysis.cpp
test/DebugInfo/2009-03-05-gvn.ll [new file with mode: 0644]