summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorZheng Xu <zheng.xu@arm.com>2014-05-06 18:06:07 +0100
committerZheng Xu <zheng.xu@arm.com>2014-05-07 15:06:29 +0100
commit9e06c8cd4a2e1471754470e09aaab63c0795b4af (patch)
treec8f7889b9740c9189ac0f11720ff9e18a41b1102 /compiler/optimizing/graph_visualizer.h
parent7189fee4268c70d7ed0151e988ff7c7cd85f2a30 (diff)
AArch64: Add fake arm64 backend, and disable it by method filter.
Just create an ArmCodeGenerator for arm64, but currently no code will be generated for arm64. The method filter can: 1. Skip methods with unsupported prototype. 2. Skip methods with unsupported dalvik byte code. 3. Skip methods with invocation to unsupported prototype. These are temporary codes and should be removed later. But with this patch, it won't break anything when we merge partly implemented arm64 backend later. Change-Id: Ib9180d7b8a978f0a5ebaf6b4893e7e3724897113
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions