summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorAlexei Zavjalov <alexei.zavjalov@intel.com>2014-07-30 19:31:04 +0700
committerAlexei Zavjalov <alexei.zavjalov@intel.com>2014-07-31 02:35:49 +0700
commit54659e3a2c83d3949957a10436e55e525a430a15 (patch)
treec49f155975190dedff9794c89fc738edaed3f999 /compiler/optimizing/graph_visualizer.h
parentf90283f61d6ca37abf3a9fb8447d05e79caf0160 (diff)
ART: LoadConstWide should clobber temp reg
If we have 2+ LoadConstWide(FP) calls in one method it is possible that LoadConstWide will load the method poiner only once. In some cases, for example, if we have branches, initialization might not be done and it may lead to a segmentation fault. Change-Id: If45fc2d1109d7ce9bd272f5c56446b2a6884daac Signed-off-by: Alexei Zavjalov <alexei.zavjalov@intel.com>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions