Expand i8 selects into control flow instead of 16-bit conditional
[oota-llvm.git] / test / CodeGen / X86 / atomic_add.ll
2009-07-30 Evan ChengOptimize some common usage patterns of atomic built...