SimplifyCFG: GEPs with constant indices are cheap enough to be executed unconditionally.
[oota-llvm.git] / test / Transforms / IndVarSimplify / polynomial-expand.ll
2009-09-28 Dan GohmanAdd a testcase for r83011.