PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.
[oota-llvm.git] / test / CodeGen / X86 / 2009-05-19-SingleElementExtractElement.ll
2009-05-28 Eli FriedmanAdd a testcase which got fixed by recent legalization...