Add SplitKit::isOriginalEndpoint and use it to force live range splitting to terminate.
[oota-llvm.git] / test / CodeGen / X86 / lock-inst-encoding.ll
2010-08-27 Daniel DunbarX86: Fix an encoding issue with LOCK_ADD64mr, which...