[all-commits] [llvm/llvm-project] 500547: [ARM] Remove unused declaration CreateParallelPairs
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri May 19 22:49:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 500547be76995eaeb6dcbf2f6946374bf6853a8b
https://github.com/llvm/llvm-project/commit/500547be76995eaeb6dcbf2f6946374bf6853a8b
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M llvm/lib/Target/ARM/ARMParallelDSP.cpp
Log Message:
-----------
[ARM] Remove unused declaration CreateParallelPairs
The declaration was added without a corresponding function definition
by:
commit 85ad78b1cfa3932eb658365b74f5b08c25dbfb0e
Author: Sam Parker <sam.parker at arm.com>
Date: Thu Jul 11 07:47:50 2019 +0000
Commit: 252543b5e40feb2011fe5d6a1df8f0330e544e94
https://github.com/llvm/llvm-project/commit/252543b5e40feb2011fe5d6a1df8f0330e544e94
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp
Log Message:
-----------
[BPF] Remove unused declaration PreprocessCopyToReg
The corresponding function definition was removed by:
commit ec51851026a55e1cfc7f006f0e75f0a19acb32d3
Author: Jiong Wang <wong.kwongyuan.tools at gmail.com>
Date: Wed Oct 16 15:27:59 2019 +0000
Commit: c9d0a71fbc93d59089f24bc548e0cbd6577e2c53
https://github.com/llvm/llvm-project/commit/c9d0a71fbc93d59089f24bc548e0cbd6577e2c53
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLowering.h
Log Message:
-----------
[Hexagon] Remove unused declaration LowerHvxSetCC
The corresponding function definition was removed by:
commit 88f11003a091219b01f234bf9f1cea11c40f808d
Author: Krzysztof Parzyszek <kparzysz at codeaurora.org>
Date: Tue Feb 6 14:24:57 2018 +0000
Commit: defa6f12b5ee22c836862831eaffd8f78b1732c8
https://github.com/llvm/llvm-project/commit/defa6f12b5ee22c836862831eaffd8f78b1732c8
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLowering.h
Log Message:
-----------
[Hexagon] Remove unused declaration WidenHvxFpIntConv
The declaration was added without a corresponding function definition
by:
commit 94a71361d6ada8a0e25817fe8ebe443092677e6c
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: Fri Sep 2 12:04:49 2022 -0700
Commit: 5bffce497ba591f57a0a1d6be2b7aa16618b9ac2
https://github.com/llvm/llvm-project/commit/5bffce497ba591f57a0a1d6be2b7aa16618b9ac2
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp
Log Message:
-----------
[Hexagon] Remove unused declaration constToFloat
The declaration was added without a corresponding function definition
by:
commit 167d918225ecd05a63f6b8d449c317feda741e18
Author: Krzysztof Parzyszek <kparzysz at codeaurora.org>
Date: Thu Jul 28 20:01:59 2016 +0000
Compare: https://github.com/llvm/llvm-project/compare/f55224735ed3...5bffce497ba5
More information about the All-commits
mailing list