PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.
[oota-llvm.git] / test / CodeGen / X86 / 2008-12-23-crazy-address.ll
2008-12-24 Dan GohmanFix a compiler-abort on a testcase where the stack...