Fix fast-isel to not emit invalid assembly when presented with a
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-gep-sext.ll
2008-12-08 Dan GohmanFactor out the code for sign-extending/truncating gep...