Extract most of the transformation into an externally accessible
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 16 Sep 2002 16:40:07 +0000 (16:40 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 16 Sep 2002 16:40:07 +0000 (16:40 +0000)
commitc7a6d24cef8aaf0de808ed30c8720e91fc5888e1
tree76356f4449a7955ab7718cdf7ae6399862194198
parent6189eae5ccb3f4418341b24402b4b298b52c1cdf
Extract most of the transformation into an externally accessible
function -- DecomposeArrayRef(GetElementPtrInst* GEP) -- that can
be invoked on a single instruction at a time.

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