[InstCombine] Fix wrong folding of constant comparisons involving ashr and negative...
[oota-llvm.git] / test / Transforms / InstCombine / assume-loop-align.ll
2014-09-07 Hal FinkelMake use of @llvm.assume in ValueTracking (computeKnown...