[all-commits] [llvm/llvm-project] 3b4c4a: [IR] Remove unused forward declaration DILocation
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Jul 9 17:32:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b4c4ab7af703bca67d0c24f12aca85f7a0b48e0
https://github.com/llvm/llvm-project/commit/3b4c4ab7af703bca67d0c24f12aca85f7a0b48e0
Author: Kazu Hirata <kazu at google.com>
Date: 2023-07-09 (Sun, 09 Jul 2023)
Changed paths:
M llvm/include/llvm/IR/PseudoProbe.h
Log Message:
-----------
[IR] Remove unused forward declaration DILocation
The declaration was added without a use by:
commit b7d9322b4963e620dfd12246816e6f7b2da5fd88
Author: Hongtao Yu <hoy at fb.com>
Date: Wed May 10 10:28:33 2023 -0700
Commit: 63111a5b45fa8d14891ac7aab32edd64fc1b472b
https://github.com/llvm/llvm-project/commit/63111a5b45fa8d14891ac7aab32edd64fc1b472b
Author: Kazu Hirata <kazu at google.com>
Date: 2023-07-09 (Sun, 09 Jul 2023)
Changed paths:
M llvm/include/llvm/IR/OptBisect.h
Log Message:
-----------
[IR] Remove unused forward declaration Pass
The last use was removed by:
commit 721f975d3518403502f770ce11f3f02509b30c5b
Author: Evgeniy Brevnov <ybrevnov at azul.com>
Date: Tue Nov 1 13:42:07 2022 +0700
Commit: 4a3942e391504ce024506d6213e5a08a72a37850
https://github.com/llvm/llvm-project/commit/4a3942e391504ce024506d6213e5a08a72a37850
Author: Kazu Hirata <kazu at google.com>
Date: 2023-07-09 (Sun, 09 Jul 2023)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
Log Message:
-----------
[IPO] Remove unused declaration AAResults
The last use was removed by:
commit 767e429a8088b1387a0b9e640db08ac0636014e2
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: Thu Jun 22 13:11:33 2023 -0700
Commit: 9c0c210f09acc3002ed1eec2358b649c2191810b
https://github.com/llvm/llvm-project/commit/9c0c210f09acc3002ed1eec2358b649c2191810b
Author: Kazu Hirata <kazu at google.com>
Date: 2023-07-09 (Sun, 09 Jul 2023)
Changed paths:
M llvm/include/llvm/Transforms/Scalar.h
Log Message:
-----------
[Scalar] Remove unused declaration ModulePass
The last use was removed by:
commit 17e0369892cdb8754a28f9a0dcbd21da9e9447cb
Author: Kazu Hirata <kazu at google.com>
Date: Sun Jun 11 13:19:19 2023 -0700
Commit: caec941d7f497d86c4dcb65fb379ccc1542651f2
https://github.com/llvm/llvm-project/commit/caec941d7f497d86c4dcb65fb379ccc1542651f2
Author: Kazu Hirata <kazu at google.com>
Date: 2023-07-09 (Sun, 09 Jul 2023)
Changed paths:
M llvm/include/llvm/Transforms/Utils/Cloning.h
Log Message:
-----------
[Utils] Remove unused forward declaration CallGraph
The last use was removed by:
commit fa6ea7a419f37befbed04368bcb8af4c718facbb
Author: Arthur Eubanks <aeubanks at google.com>
Date: Mon Mar 20 11:18:35 2023 -0700
Commit: 3ee98b2a071e8d935a950fd6637aceb26226e02f
https://github.com/llvm/llvm-project/commit/3ee98b2a071e8d935a950fd6637aceb26226e02f
Author: Kazu Hirata <kazu at google.com>
Date: 2023-07-09 (Sun, 09 Jul 2023)
Changed paths:
M llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h
Log Message:
-----------
[Utils] Remove unused declaration FunctionPass
The last use was removed by:
commit 443a719728c36c67b560b95530abee0a6604c316
Author: Kazu Hirata <kazu at google.com>
Date: Sat Jun 10 10:40:41 2023 -0700
Commit: 65159a91673155b8be77887ae68267858476ac01
https://github.com/llvm/llvm-project/commit/65159a91673155b8be77887ae68267858476ac01
Author: Kazu Hirata <kazu at google.com>
Date: 2023-07-09 (Sun, 09 Jul 2023)
Changed paths:
M llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h
Log Message:
-----------
[Vectorize] Remove unused forward declaration CmpInst
The last use was removed by:
commit ddb2188afc86c7819e87ec538545b45803984342
Author: Vasileios Porpodas <vporpodas at google.com>
Date: Fri May 5 13:23:21 2023 -0700
Compare: https://github.com/llvm/llvm-project/compare/ba7cc56782db...65159a916731
More information about the All-commits
mailing list