PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.
[oota-llvm.git] / test / CodeGen / X86 / 2008-02-14-BitMiscompile.ll
2008-02-14 Chris LattnerFix a miscompilation from Dan's recent apintification.