summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorSerguei Katkov <serguei.i.katkov@intel.com>2014-11-13 17:19:42 +0600
committerVladimir Marko <vmarko@google.com>2014-12-08 11:33:54 +0000
commit717a3e447c6f7a922cf9c3efe522747a187a045d (patch)
tree736fca26f68838c71942f206917e5fe320a6ada9 /compiler/optimizing/graph_visualizer.cc
parent90fe256384b5fcd955018888977df07a5c0d85f4 (diff)
Re-factor Quick ABI support
Now every architecture must provide a mapper between VRs parameters and physical registers. Additionally as a helper function architecture can provide a bulk copy helper for GenDalvikArgs utility. All other things becomes a common code stuff: GetArgMappingToPhysicalReg, GenDalvikArgsNoRange, GenDalvikArgsRange, FlushIns. Mapper now uses shorty representation of input parameters. This is required due to location are not enough to detect the type of parameter (fp or core). For the details see https://android-review.googlesource.com/#/c/113936/. Change-Id: Ie762b921e0acaa936518ee6b63c9a9d25f83e434 Signed-off-by: Serguei Katkov <serguei.i.katkov@intel.com>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions