When determining if we can fold (x >> C1) << C2, the bits that we need to verify...
[oota-llvm.git] / test / Assembler / align-inst-store.ll
2010-07-28 Dan GohmanDefine a maximum supported alignment value for load...