OSDN Git Service

Enable IntermediateAddress for primitive arrays with read barriers.
authorRoland Levillain <rpl@google.com>
Mon, 8 Aug 2016 09:18:37 +0000 (10:18 +0100)
committerRoland Levillain <rpl@google.com>
Mon, 8 Aug 2016 09:18:37 +0000 (10:18 +0100)
commit12ecf0800d465acdaa3deccd383ff8ed3428a183
tree229f7438b82c945f4b3221f6c1033eaf96a9a1c6
parentd16ae7fe70d74091778e5952b7920df14866287f
Enable IntermediateAddress for primitive arrays with read barriers.

Test: ART host and target (ARM, ARM64) tests.
Bug: 26601270
Bug: 12687968
Change-Id: I6736ba7b1809bece1bf3cd82c69e4f42a0d3c4a7
compiler/optimizing/code_generator_arm.cc
compiler/optimizing/code_generator_arm64.cc
compiler/optimizing/instruction_simplifier_shared.cc
test/Android.run-test.mk