SimplifyCFG: GEPs with constant indices are cheap enough to be executed unconditionally.
[oota-llvm.git] / test / Transforms / IndVarSimplify / uglygep.ll
2010-07-16 Dan GohmanFix this test.
2010-07-15 Dan GohmanFix the order that SCEVExpander considers add operands...