Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / 2007-11-07-MulBy4.ll
2007-11-08 Evan ChengIf both parts of smul_lohi, etc. are used, don't simpli...