Run vortex-bug as x86-64, which is what the original bug was triggered on.
[oota-llvm.git] / test / CodeGen / X86 / 2007-09-05-InvalidAsm.ll
2007-09-06 Evan ChengFix a bug in X86InstrInfo::convertToThreeAddress that...