"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c8e39ec79f462d343c739135a128e749e510d87e"
-
Dan Gohman authored
expression is a UDiv and it doesn't appear that the UDiv came from the user's source. ScalarEvolution has recently figured out how to compute a tripcount expression for the inner loop in SingleSource/Benchmarks/Shootout/sieve.c, using a udiv. Emitting a udiv instruction dramatically slows down the enclosing loop. llvm-svn: 101068
4a645b88
Loading