Don't restrict the set of instructions where we try to constant-fold the
[oota-llvm.git] / test / Transforms / InstCombine / 2009-02-21-LoadCST.ll
2009-02-21 Nick LewyckyDon't sign extend the char when expanding char -> int...