Let the inline asm 'q' constraint match float, and on 64-bit double too.
[oota-llvm.git] / test / CodeGen / X86 / 2009-10-19-atomic-cmp-eflags.ll
2009-10-19 Torok EdwinFix PR5247, "lock addq" pattern (and other atomics...