Preserve fast-math flags after reassociation and commutation. Update test cases
[oota-llvm.git] / test / Transforms / LoopUnroll / shifted-tripcount.ll
2009-11-20 Dan GohmanTeach getSmallConstantTripMultiple about Shl operators.