Add functionality to value number GEP instructions. This also provides the infrastru...
authorOwen Anderson <resistor@mac.com>
Tue, 3 Jul 2007 22:50:56 +0000 (22:50 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 3 Jul 2007 22:50:56 +0000 (22:50 +0000)
commiteb21686ea9efcaad7d192a38b0c2ac20b5079135
treeac9db5141e2b2ff492e10767e0c2e3234bd86869
parentfbaca4226d34f63c34ecf38f810662587673c15d
Add functionality to value number GEP instructions.  This also provides the infrastructure that will
be used for function calls.  NOTE: This does not yet do any transformation of GEPs or function calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37860 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVNPRE.cpp