commit | b45c78bc2ce7a569f499b827d193797ab62d03f7 | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Wed Jan 21 22:56:15 2015 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Wed Jan 21 22:56:15 2015 +0000 |
tree | 28ce44a3bcec49a648d4e28b63014fb27f46bfcf | |
parent | c1988f384c9d792da7289fc3ef450b5156d47ff3 [diff] |
R600: Add checks for urem/srem by a constant Make sure this uses the faster expansion using magic constants to avoid the full division path. llvm-svn: 226734