[all-commits] [llvm/llvm-project] 37e8c6: [BOLT] Do not return Def-ed registers from MCPlusB...

Anatoly Trosinenko via All-commits all-commits at lists.llvm.org
Wed Apr 23 03:33:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37e8c6c6ee7c809e45d0e5b61c601a0bb91ca1c4
      https://github.com/llvm/llvm-project/commit/37e8c6c6ee7c809e45d0e5b61c601a0bb91ca1c4
  Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M bolt/lib/Core/MCPlusBuilder.cpp
    M bolt/unittests/Core/MCPlusBuilder.cpp

  Log Message:
  -----------
  [BOLT] Do not return Def-ed registers from MCPlusBuilder::getUsedRegs (#129890)

Update the implementation of `MCPlusBuilder::getUsedRegs` to match its
description in the header file, add unit tests.



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