PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.
[oota-llvm.git] / test / CodeGen / X86 / 2008-09-19-RegAllocBug.ll
2008-09-20 Evan ChengFix PR2808. When regalloc runs out of register, it...