summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorAlexei Zavjalov <alexei.zavjalov@intel.com>2014-10-08 15:51:59 +0700
committerbuzbee <buzbee@google.com>2014-10-09 10:14:58 -0700
commitd8c3e3608a7b47e82186e4f8118541ef06d9eab2 (patch)
tree5e3e80e1fc4aa35fb829e869ef10895aadd97ec5 /compiler/optimizing/graph_visualizer.h
parent9e878d50567f624094f3c4940ac3aedbc5eff3b9 (diff)
ART: X86: GenLongArith should handle overlapped VRs
In a case, when src and dest VRs are overlapped when we called GenLongArith it may cause the incorrect use of regs. The solution is to map src to an physical reg and work with this reg instead of mem. Renamed BadOverlap() to PartiallyIntersects() for consistency. Change-Id: Ia3fc7f741f0a92556e1b2a1b084506662ef04c9d Signed-off-by: Katkov, Serguei I <serguei.i.katkov@intel.com> Signed-off-by: Alexei Zavjalov <alexei.zavjalov@intel.com>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions