[all-commits] [llvm/llvm-project] 1692dd: [BOLT] Do not return Def-ed registers from MCPlusB...
Anatoly Trosinenko via All-commits
all-commits at lists.llvm.org
Wed Mar 5 07:23:50 PST 2025
Branch: refs/heads/users/atrosinenko/bolt-fix-getusedregs
Home: https://github.com/llvm/llvm-project
Commit: 1692dd6946c05b26ff23268e2577614bc1648c8a
https://github.com/llvm/llvm-project/commit/1692dd6946c05b26ff23268e2577614bc1648c8a
Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
Date: 2025-03-05 (Wed, 05 Mar 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: 83334f0a5160c78a30c3b45631b8ca54b5c06183
https://github.com/llvm/llvm-project/commit/83334f0a5160c78a30c3b45631b8ca54b5c06183
Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
Date: 2025-03-05 (Wed, 05 Mar 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/1692dd6946c0%5E...83334f0a5160
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