Extend the getDependence query with support for PHI translation.
authorDan Gohman <gohman@apple.com>
Thu, 9 Sep 2010 18:37:31 +0000 (18:37 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 9 Sep 2010 18:37:31 +0000 (18:37 +0000)
commitc8ddbdabb697b20b948c1a56af6062f26691532a
tree5d824f38bab1ab4ea837b4fbac39c8023cffc53e
parente744541788298d0ef129aa2d38e9aef865218311
Extend the getDependence query with support for PHI translation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113521 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/AliasAnalysis.h
lib/Analysis/AliasAnalysis.cpp
lib/Analysis/BasicAliasAnalysis.cpp