Fix a dagga combiner bug: avoid creating illegal constant.
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-19-SubAndFetch.ll
2008-08-19 Bill WendlingAdd support for the __sync_sub_and_fetch atomics and...