diff options
author | Vladimir Marko <vmarko@google.com> | 2015-11-25 15:25:10 +0000 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2015-12-01 11:38:59 +0000 |
commit | fb337ea53d1e6fe68b24217a9ea95e9f544ef697 (patch) | |
tree | b1d6f4225473c613b1df7f179d0146e7d208c297 /compiler/optimizing/graph_visualizer.cc | |
parent | b4536b7de576b20c74c612406c5d3132998075ef (diff) |
Move PC-relative addressing bases to a better position.
Move the platform-specific HX86ComputeBaseMethodAddress and
HArmDexCacheArraysBase to the latest dominator of their uses
outside any loop. This brings the base closer to the first
use (previously, it was in the entry block) and relieves
some pressure on the register allocator while avoiding
recalculation of the base in a loop.
Change-Id: I231aa81eb5b4de9af2d0167054d06b65eb18a636
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions