PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.
[oota-llvm.git] / test / CodeGen / X86 / 2009-01-29-LocalRegAllocBug.ll
2009-01-29 Evan ChengLocal register allocator shouldn't assume only the...