[all-commits] [llvm/llvm-project] 756416: [BOLT][AArch64] Use all supported CPU features on ...

treapster via All-commits all-commits at lists.llvm.org
Tue Jul 12 01:04:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7564167885aad214c85d55b6a6fb6b20b129346d
      https://github.com/llvm/llvm-project/commit/7564167885aad214c85d55b6a6fb6b20b129346d
  Author: Denis Revunov <revunov.denis at huawei-partners.com>
  Date:   2022-07-12 (Tue, 12 Jul 2022)

  Changed paths:
    M bolt/lib/Core/BinaryContext.cpp

  Log Message:
  -----------
  [BOLT][AArch64] Use all supported CPU features on AArch64

Since we now have +all feature for AArch64 disassembler, we can use it
in BOLT and allow it to disassemble all ARM instructions supported by LLVM.

Reviewed by: rafauler

Differential Revision: https://reviews.llvm.org/D129139




More information about the All-commits mailing list