LowerSubregsInstructionPass::LowerExtract should not extend the live range of registers.
[oota-llvm.git] / test / CodeGen / X86 / 2009-05-08-InlineAsmIOffset.ll
2009-05-08 Chris LattnerFix PR4152: asm constraint validation happens before...