Situations can arise when you have a function called that returns a 'void', but
[oota-llvm.git] / test / Transforms / InstCombine / sext-misc.ll
2008-04-28 Dan GohmanTeach InstCombine's ComputeMaskedBits what SelectionDAG's