Switch abi-isel.ll to FileCheck; it's not much faster, but it now tests a lot
[oota-llvm.git] / test / CodeGen / X86 / atomic_add.ll
2009-07-30 Evan ChengOptimize some common usage patterns of atomic built...