Factor out the code for sign-extending/truncating gep indices
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-trunc.ll
2008-09-07 Evan ChengHandle x86 truncate to i8 with target hook for now.