Remove special-case SROA optimization of variable indexes to one-element and
[oota-llvm.git] / lib / Transforms / Scalar / GEPSplitter.cpp
2009-10-26 Dan GohmanCheck in the experimental GEP splitter pass. This pass...