OSDN Git Service

Reduce space filter threshold to 128.
authorNicolas Geoffray <ngeoffray@google.com>
Fri, 17 Jul 2015 10:11:09 +0000 (11:11 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Fri, 17 Jul 2015 10:58:24 +0000 (11:58 +0100)
commit030f2af20dcae2c44bcf1b7b265cf3db4e3c23f8
treea218ff6e56b2926759f3c73175d784e7e018ba0f
parenta2407de14ad40f4b5462cd6294bc4a7a07d47d38
Reduce space filter threshold to 128.

In order to get closer to our code increase limit.

Bug:21868508

(cherry picked from commit 432bf3d525dd0736c91238d69e29b4db6a2f7b80)

Change-Id: Iab19fe99a8a869b0fb841bac317016e4a3dc00e2
compiler/optimizing/optimizing_compiler.cc