| commit | ddb9ae192a0df1497eeda6e2627e82db3c85c0f0 | [log] [tgz] |
|---|---|---|
| author | Easwaran Raman <eraman@google.com> | Tue Apr 11 21:05:02 2017 +0000 |
| committer | Easwaran Raman <eraman@google.com> | Tue Apr 11 21:05:02 2017 +0000 |
| tree | 1541ae48a93cce2a6cf9416509ed5d45849f10ac | |
| parent | 00dc1b74b79a7294d4dc878b76960a0de8f40e38 [diff] |
[x86] Relax the check in areLoadsFromSameBasePtr Check if the scale operand is identical (doesn't have to be 1) and do not check the chaain operand. Differential revision: https://reviews.llvm.org/D31833 llvm-svn: 299986