Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / test / CodeGen / X86 / anyext-uses.ll
2009-04-09 Dan GohmanGeneralize ExtendUsesToFormExtLoad to be usable for...