Fix PR4834, a tricky case where the inliner would resolve an
[oota-llvm.git] / test / Transforms / IndVarSimplify / preserve-gep-nested.ll
2009-08-18 Dan GohmanGeneralize ScalarEvolution to be able to analyze GEPs...