commit | 6bbf0967d217ab2b7bdbb78bfd076b8fb07a44e8 | [log] [tgz] |
---|---|---|
author | Alexei Zavjalov <alexei.zavjalov@intel.com> | Tue Jul 15 02:19:41 2014 +0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Aug 04 12:35:44 2014 -0700 |
tree | 39c31e28b92bf33e7ad9fe2cdcc790714c7e839c | |
parent | 77a5b50148633c2651edb7f35f5254e40cc878dc [diff] |
ART: Implement the easy long division/remainder by a constant Also optimizes long/int divisions by power-of-two values. Also do some clean-up. Change-Id: Ie414e64aac251c81361ae107d157c14439e6dab5 Signed-off-by: Alexei Zavjalov <alexei.zavjalov@intel.com>