1. merge fast-isel-shift-imm.ll into fast-isel-x86-64.ll
[oota-llvm.git] / test / Assembler / insertvalue-invalid-idx.ll
2010-12-05 Frits van BommelFix PR 4170 by having ExtractValueInst::getIndexedType...