Sanjoy Das
a7d9ec8751
[SCEV] Make isImpliedCondOperandsViaRanges smarter
...
This change lets us prove things like
"{X,+,10} s< 5000" implies "{X+7,+,10} does not sign overflow"
It does this by replacing replacing getConstantDifference by
computeConstantDifference (which is smarter) in
isImpliedCondOperandsViaRanges.
llvm-svn: 276505
2016-07-23 00:54:36 +00:00
..
2015-01-22 21:53:09 +00:00
2016-07-11 01:32:20 +00:00
2016-07-13 05:01:48 +00:00
2016-05-05 02:59:57 +00:00
2016-03-10 11:24:11 +00:00
2016-07-19 20:56:41 +00:00
2016-07-20 10:41:28 +00:00
2015-10-22 19:57:19 +00:00
2016-04-18 23:55:01 +00:00
2016-04-04 18:13:18 +00:00
2016-07-07 16:40:17 +00:00
2016-02-26 03:41:47 +00:00
2016-07-22 18:04:25 +00:00
2016-07-14 15:50:27 +00:00
2016-03-10 11:24:06 +00:00
2015-10-09 23:34:53 +00:00
2016-07-08 21:24:06 +00:00
2015-01-20 10:58:50 +00:00
2015-07-21 21:50:39 +00:00
2016-02-25 17:54:07 +00:00
2016-06-03 22:54:26 +00:00
2016-02-25 17:54:25 +00:00
2016-07-23 00:54:36 +00:00
2016-03-07 17:49:10 +00:00
2016-02-20 04:04:52 +00:00
2016-07-11 03:08:49 +00:00
2016-02-09 01:21:57 +00:00