[all-commits] [llvm/llvm-project] 8910e4: [BOLT][AArch64] Refactor ADR to ADRP+ADD conversio...

Maksim Panchenko via All-commits all-commits at lists.llvm.org
Sat Mar 1 14:11:20 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8910e41c86ccf350188369d3cf2b5ce7f8e454e5
      https://github.com/llvm/llvm-project/commit/8910e41c86ccf350188369d3cf2b5ce7f8e454e5
  Author: Maksim Panchenko <maks at fb.com>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    M bolt/include/bolt/Core/MCPlusBuilder.h
    M bolt/lib/Passes/ADRRelaxationPass.cpp
    M bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp

  Log Message:
  -----------
  [BOLT][AArch64] Refactor ADR to ADRP+ADD conversion pass. NFCI (#129399)

In preparation of using the new interface in more places, refactor the
ADR conversion pass.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list