Don't restrict the set of instructions where we try to constant-fold the
[oota-llvm.git] / test / Transforms / InstCombine / pr2996.ll
2008-11-02 Dan GohmanFix this recently moved code to use the correct type...