Some x86 instructions can load/store one of the operands to memory. On SSE, this...
[oota-llvm.git] / test / CodeGen / X86 / cmov-fp.ll
2012-10-07 Benjamin KramerX86: fcmov doesn't handle all possible EFLAGS, fall...