Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / 2007-11-03-x86-64-q-constraint.ll
2007-11-04 Chris LattnerFix PR1763 by allowing the 'q' constraint to work with...