Stop creating extraneous smax/umax in SCEV. This removes a regression where we
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-06-12-BinomialInt64.ll
2008-06-13 Nick LewyckyCrash less. The i64 restriction in BinomialCoefficient...