diff options
author | Mark Mendell <mark.p.mendell@intel.com> | 2015-04-24 14:39:42 -0400 |
---|---|---|
committer | Mark Mendell <mark.p.mendell@intel.com> | 2015-04-24 14:39:42 -0400 |
commit | 20e8d43ab82b28f16b1630d5081d75a922d3f67a (patch) | |
tree | aa5aa67ab9161cba08eb0eebf5dae5b5fa1cfb07 /compiler/dex/quick/quick_compiler.cc | |
parent | 83134ec5f26979cbb9131dccaf849a72cdd752f6 (diff) | |
download | art-20e8d43ab82b28f16b1630d5081d75a922d3f67a.tar.gz art-20e8d43ab82b28f16b1630d5081d75a922d3f67a.tar.bz2 art-20e8d43ab82b28f16b1630d5081d75a922d3f67a.zip |
[optimizing] Ensure FillNewArray sets array access
A method that only used filled new like 'int[]{0,0}' didn't have the
array access flag set, so BCE didn't remove the checks.
Change-Id: Iedec50daf0d25b1cc3872eb1a4cfc7b8bb31e6bf
Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>
Diffstat (limited to 'compiler/dex/quick/quick_compiler.cc')
0 files changed, 0 insertions, 0 deletions