PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.
[oota-llvm.git] / test / CodeGen / X86 / avoid-loop-align-2.ll
2009-05-12 Evan ChengIf header of inner loop is aligned, do not align the...