summaryrefslogtreecommitdiff
path: root/compiler/optimizing/optimizing_compiler.cc
diff options
context:
space:
mode:
author Guillaume Sanchez <guillaumesa@google.com> 2015-06-09 18:33:02 +0100
committer Nicolas Geoffray <ngeoffray@google.com> 2015-06-10 13:09:32 +0100
commit222862ceaeed48528020412ef4f7b1cdaecf8789 (patch)
treee5890d54817d80319580044d01f8bc3c65c43729 /compiler/optimizing/optimizing_compiler.cc
parent864a2d955aa85ab989c86d7f1eeacbe0b11f8b0f (diff)
Add optimizations for instanceof/checkcast.
The optimizations try to statically determine the outcome of the type tests, replacing/removing the instructions when possible. This required to fix the is_exact flag for ReferenceTypePropagation. Change-Id: I6cea29b6c351d118b62060e8420333085e9383fb
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions