Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / remat-constant.ll
2008-07-25 Dan GohmanThis test needs -aggressive-remat enabled.
2008-07-25 Dan GohmanEnable rematerialization of constants using AliasAnalys...