Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / xorl.ll
2008-03-18 Bill WendlingIt might be nice to have this run as x86 on non-x86...
2008-03-18 Bill WendlingTemporarily revert r48491. It's breaking test/CodeGen...