X86: Fix type check. Just because an integer type is illegal doesn't mean it's i64.
[oota-llvm.git] / test / CodeGen / X86 / 2010-03-04-Mul8Bug.ll
2010-03-04 Jakob Stoklund OlesenFix the remaining MUL8 and DIV8 to define AX instead...