Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
[oota-llvm.git] / test / CodeGen / X86 / large-gep-scale.ll
2009-10-23 Dan GohmanAPInt-ify the gep scaling code, so that it correctly...