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

Anatoly Trosinenko via All-commits all-commits at lists.llvm.org
Mon Apr 21 09:04:46 PDT 2025


  Branch: refs/heads/users/atrosinenko/bolt-fix-getusedregs
  Home:   https://github.com/llvm/llvm-project
  Commit: b0307056b0a1c05c8d50a5691c13e114adc5a1b7
      https://github.com/llvm/llvm-project/commit/b0307056b0a1c05c8d50a5691c13e114adc5a1b7
  Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
  Date:   2025-04-21 (Mon, 21 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

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


  Commit: 62178dfada1029f4281e27b41acf9b139bfd2c00
      https://github.com/llvm/llvm-project/commit/62178dfada1029f4281e27b41acf9b139bfd2c00
  Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
  Date:   2025-04-21 (Mon, 21 Apr 2025)

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

  Log Message:
  -----------
  Update bolt/unittests/Core/MCPlusBuilder.cpp


Compare: https://github.com/llvm/llvm-project/compare/83334f0a5160...62178dfada10

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