Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / 2008-02-20-InlineAsmClobber.ll
2008-02-21 Chris LattnerTreat clobber operands like early clobbers: if we have
2008-02-21 Chris LattnerFix a (harmless) but where vregs were added to the...