Major overhaul to support arbitrary mixed array and structure indices.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 24 Mar 2002 03:21:18 +0000 (03:21 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 24 Mar 2002 03:21:18 +0000 (03:21 +0000)
commit98d64f8d5131ddb96c4bdf06474af93122cb9f2f
tree9168fec1e412e7f000371de677324b905a8b5f95
parentd32e70a09f04abd2b9e3de864871f3218589b856
Major overhaul to support arbitrary mixed array and structure indices.
Also moved to the Scalar/ directory and renamed to "MultiDim".

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