Run this through -simplifycfg and -mem2reg to test only what we need to test.
[oota-llvm.git] / test / CodeGen / X86 / 2007-09-05-InvalidAsm.ll
2007-09-06 Evan ChengFix a bug in X86InstrInfo::convertToThreeAddress that...