DIVREM isel deficiency: If sign bit is known zero, zero out DX/EDX/RDX instead of...
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-gep-sext.ll
2008-12-08 Dan GohmanFactor out the code for sign-extending/truncating gep...