commit | 2b82c378d44f9326d20b547a3d8e5b13a0cb104d | [log] [tgz] |
---|---|---|
author | Paul Daniel Faria <paulfaria@google.com> | Tue Sep 19 21:16:41 2023 +0000 |
committer | Paul Daniel Faria <paulfaria@google.com> | Thu Sep 28 15:41:46 2023 +0000 |
tree | 24c0cc6fff107be4ad1acb2eba63b6c4f7c83b6e | |
parent | f5072983f4c9b01fd18a09e34cc896109077381b [diff] |
[intrinsics] Support MachineInsn in AsmCallInfo This allows automatic implementation of intrinsics for heavy optimizer frontend. Bug: 295189784 Test: mm and berberis_host_tests Change-Id: Iea19dd5fa2b959b78070162d248ae5e543d0681d Merged-In: Iea19dd5fa2b959b78070162d248ae5e543d0681d
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.