Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / Assembler / align-inst-load.ll
2010-07-28 Dan GohmanDefine a maximum supported alignment value for load...