OSDN Git Service

Run DCE again after all the other optimizations have run.
authorCalin Juravle <calin@google.com>
Tue, 21 Apr 2015 13:07:50 +0000 (14:07 +0100)
committerCalin Juravle <calin@google.com>
Tue, 21 Apr 2015 14:44:29 +0000 (15:44 +0100)
commit7a9c885684c965fe84f91d8ad74f54f869e2a448
tree9323e6b4c6a3391f279d1b4837647fcaedc3218f
parent2be39e05ea8c4475278fe6a6573c3c8f04e075d4
Run DCE again after all the other optimizations have run.

On docs this doubles the amount of instructions removed.

Change-Id: I1712a92c0c0b3b32b111d194b64d8ea81d652822
compiler/optimizing/dead_code_elimination.cc
compiler/optimizing/dead_code_elimination.h
compiler/optimizing/inliner.cc
compiler/optimizing/optimizing_compiler.cc
compiler/optimizing/optimizing_compiler_stats.h