Add SplitKit::isOriginalEndpoint and use it to force live range splitting to terminate.
[oota-llvm.git] / test / CodeGen / X86 / atomic_add.ll
2010-04-28 Evan ChengEnable i16 to i32 promotion by default.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-30 Evan ChengOptimize some common usage patterns of atomic built...