diff options
author | Evgeny Astigeevich <evgeny.astigeevich@linaro.org> | 2018-06-25 17:54:07 +0100 |
---|---|---|
committer | Evgeny Astigeevich <evgeny.astigeevich@linaro.org> | 2018-07-13 16:30:32 +0100 |
commit | f58dc65c52f5e3f15eaaa1e25d7259e64649ade3 (patch) | |
tree | 4485299d9959a658909879b5a234fd807d7627ff /compiler/optimizing/codegen_test_utils.h | |
parent | 0b4a439f808f4602c7b97364e49c5546f5100d51 (diff) |
ART: Delete code optimizing a%1 and a%-1 from InstructionCodeGeneratorARM64
In InstructionWithAbsorbingInputSimplifier there is code optimizing a%1
and a%-1. So the code in InstructionCodeGeneratorARM64 optimizing such
cases can be deleted.
This patch deletes the code from InstructionCodeGeneratorARM64 and adds
additional tests.
Test: 012-math, 014-math3, 411-optimizing-arith, 411-checker-hdiv-hrem-pow2
Test: 701-easy-div-rem, 442-checker-constant-folding
Test: test-art-host, test-art-target
Change-Id: Ib80c0aa4c3e28b07fa79bb43783274c9d7fc456a
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions