[all-commits] [llvm/llvm-project] 017b9c: [CodeGen] Remove unused declaration RegisterDefIsDead
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Oct 15 13:21:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 017b9c03d60676843438ffa53e77ea307303c848
https://github.com/llvm/llvm-project/commit/017b9c03d60676843438ffa53e77ea307303c848
Author: Kazu Hirata <kazu at google.com>
Date: 2023-10-15 (Sun, 15 Oct 2023)
Changed paths:
M llvm/include/llvm/CodeGen/LiveVariables.h
Log Message:
-----------
[CodeGen] Remove unused declaration RegisterDefIsDead
The corresponding function definition was removed by:
commit 6325446666b4c76f399b3974f8ef1b5092624e2a
Author: Evan Cheng <evan.cheng at apple.com>
Date: Wed Mar 5 00:59:57 2008 +0000
Commit: 196108857d228e1997bc684d448c12b56e794459
https://github.com/llvm/llvm-project/commit/196108857d228e1997bc684d448c12b56e794459
Author: Kazu Hirata <kazu at google.com>
Date: 2023-10-15 (Sun, 15 Oct 2023)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
Log Message:
-----------
[GlobalISel] Remove unused declaration applyCombineAnyExtTrunc
The corresponding function definition was removed by:
commit a6be26710bbdf8de39a16ad64526ec955dda6c59
Author: Jay Foad <jay.foad at amd.com>
Date: Tue Feb 23 16:10:19 2021 +0000
Commit: 96196e25fd49e3d0ecec9550e81365ce122679cb
https://github.com/llvm/llvm-project/commit/96196e25fd49e3d0ecec9550e81365ce122679cb
Author: Kazu Hirata <kazu at google.com>
Date: 2023-10-15 (Sun, 15 Oct 2023)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
Log Message:
-----------
[GlobalISel] Remove unused declaration tryCombineIndexedLoadStore
The corresponding function definition was removed by:
commit 7e5c2672cb4ef5a607414023805b8040b8e1fa99
Author: Amara Emerson <amara at apple.com>
Date: Mon Sep 25 03:22:25 2023 +0800
Compare: https://github.com/llvm/llvm-project/compare/546c3d792add...96196e25fd49
More information about the All-commits
mailing list