Add SplitKit::isOriginalEndpoint and use it to force live range splitting to terminate.
[oota-llvm.git] / test / CodeGen / X86 / sext-i1.ll
2010-02-06 Evan ChengRun codegen dce pass for all targets at all optimizatio...
2010-01-28 Evan ChengFix a bug introduced by r94490 where it created a X86IS...
2010-01-26 Evan ChengImplement cond ? -1 : 0 with sbb.