Added addition atomic instrinsics and, or, xor, min, and max.
[oota-llvm.git] / test / CodeGen / X86 / 2007-09-05-InvalidAsm.ll
2007-09-06 Evan ChengFix a bug in X86InstrInfo::convertToThreeAddress that...