Stuart Hastings
|
f1002828fd
|
Reapply 132348 with fixes. rdar://problem/6501862
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132402 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-06-01 16:42:47 +00:00 |
|
Stuart Hastings
|
3200c4b53c
|
Revert to pacify a buildbot. rdar://problem/6501862
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132351 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-31 19:56:35 +00:00 |
|
Stuart Hastings
|
df48e84b5b
|
Followup to 132316; accept arbitrary constants, add with a constant,
sub with a non-constant. Fix comments, enlarge test case.
rdar://problem/6501862
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132348 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-31 19:29:55 +00:00 |
|
Stuart Hastings
|
acbf107d9b
|
(1 - X) * (-2) -> (x - 1) * 2, for all positive nonzero powers of 2
rdar://problem/6501862
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132316 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-30 20:00:33 +00:00 |
|