Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / 2008-02-22-LocalRegAllocBug.ll
2008-02-23 Evan ChengReally. Why doesn't every arch support MMX?
2008-02-22 Evan ChengTest case for PR2082.