PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.
[oota-llvm.git] / test / CodeGen / X86 / 2008-10-27-StackRealignment.ll
2008-10-28 Chris LattnerFix a nasty miscompilation of 176.gcc on linux/x86...