Teach GVN to reason about edges dominating uses. This allows it to handle cases
[oota-llvm.git] / test / Transforms / LoopUnroll / shifted-tripcount.ll
2009-11-20 Dan GohmanTeach getSmallConstantTripMultiple about Shl operators.