PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.
[oota-llvm.git] / test / CodeGen / X86 / switch-zextload.ll
2009-04-09 Dan GohmanGeneralize ExtendUsesToFormExtLoad to be usable for...