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