Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / negative-sin.ll
2007-07-02 Dan GohmanNew test case. DAGCombiner should be able to fold ...