PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.
[oota-llvm.git] / test / CodeGen / X86 / 2008-05-09-ShuffleLoweringBug.ll
2008-05-10 Evan ChengWhen transforming a vector_shuffle to a load, the base...