PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.
[oota-llvm.git] / test / CodeGen / X86 / scalarize-bitcast.ll
2009-05-11 Dan GohmanWhen scalarizing a vector BITCAST, check whether the...