The phi translated pointer can be computed when returning a partially cached result
[oota-llvm.git] / lib / Transforms / Scalar / GEPSplitter.cpp
2009-10-26 Dan GohmanCheck in the experimental GEP splitter pass. This pass...