Hal Finkel cebf0cc210 Make use @llvm.assume for loop guards in ScalarEvolution
This adds a basic (but important) use of @llvm.assume calls in ScalarEvolution.
When SE is attempting to validate a condition guarding a loop (such as whether
or not the loop count can be zero), this check should also include dominating
assumptions.

llvm-svn: 217348
2014-09-07 21:37:59 +00:00
..
2014-05-15 01:52:21 +00:00
2014-05-27 22:41:45 +00:00
2014-03-06 17:33:55 +00:00
2013-08-22 00:51:19 +00:00
2013-08-22 00:51:19 +00:00