X86: Promote i8 cmov when both operands are coming from truncates of the same width.
[oota-llvm.git] / test / CodeGen / X86 / dbg-subrange.ll
2011-11-17 Devang PatelDISubrange supports unsigned lower/upper array bounds...