summaryrefslogtreecommitdiff
path: root/compiler/optimizing/optimizing_compiler.cc
diff options
context:
space:
mode:
author David Brazdil <dbrazdil@google.com> 2015-03-27 10:31:38 +0000
committer David Brazdil <dbrazdil@google.com> 2015-03-27 11:02:20 +0000
commitf6468109a49aff6e4a1d28787de625bfb214a761 (patch)
treea662906fca20ace8fb42ebe4872822d00015596c /compiler/optimizing/optimizing_compiler.cc
parent03910065cd025ecb07781b85c2240be69c202d75 (diff)
ART: Fix IsInt when N==32, add tests
Implicit type conversion caused IsInt to always return true for N==32 on 32-bit platforms. This patch templetizes the function to avoid the conversion and adds tests of this and similar functions. Change-Id: Ie526b68b7c3e7cb7b658253d51840794224785fe
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions