diff options
author | Aart Bik <ajcbik@google.com> | 2017-05-05 14:07:29 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2017-05-09 10:41:39 -0700 |
commit | 50e20d54670aecf1a4fdcf37ef1606d5ca990559 (patch) | |
tree | cb61312693cd392c3f9a569153a55c3eef936714 /compiler/optimizing/codegen_test_utils.h | |
parent | e22445fba0e5747ea787429ac64577a9a62aded3 (diff) |
Moved knowledge on masking shift operands to simplifier.
Rationale:
It is better to have a single place that simplifies shift
factors outside the 32-bit or 64-bit distance range, so
that other phases (induction variable analysis, loop optimizations,
etc.) do not have to know about that.
Test: test-art-target, test-art-host
Change-Id: Idfd90259cca085426cc3055eccb90f3c0976036b
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions