[SimplifyCFG] Make the value type of the hole check bitmask a power-of-2.
[oota-llvm.git] / test / Transforms / InstCombine / assume-loop-align.ll
2014-09-07 Hal FinkelMake use of @llvm.assume in ValueTracking (computeKnown...