[all-commits] [llvm/llvm-project] f22f7e: [ARM] Remove unused declaration EmitPatchedInstruc...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat May 6 17:32:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f22f7e76143ad6cbfc9a23d571eaf766d123b9fe
https://github.com/llvm/llvm-project/commit/f22f7e76143ad6cbfc9a23d571eaf766d123b9fe
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-06 (Sat, 06 May 2023)
Changed paths:
M llvm/lib/Target/ARM/ARMAsmPrinter.h
Log Message:
-----------
[ARM] Remove unused declaration EmitPatchedInstruction
The corresponding function definition was removed by:
commit db092d7aebb52699d800f20324f19970c2413a2d
Author: Craig Topper <craig.topper at gmail.com>
Date: Tue Oct 9 04:23:49 2012 +0000
Commit: fbaf65c8eb210418d54e72c905bf4a128e7b6420
https://github.com/llvm/llvm-project/commit/fbaf65c8eb210418d54e72c905bf4a128e7b6420
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-06 (Sat, 06 May 2023)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.h
Log Message:
-----------
[ARM] Remove unused declaration LowerGLOBAL_OFFSET_TABLE
The unused declaration was introduced without a corresponding function
definition by:
commit bd41cf880c9f3a65c9366565fa4db2ddb6b57e1c
Author: Tim Northover <tnorthover at apple.com>
Date: Thu Jan 7 09:03:03 2016 +0000
Commit: 9eef6d9aaee2aff09e5955293d10e7fd23300e78
https://github.com/llvm/llvm-project/commit/9eef6d9aaee2aff09e5955293d10e7fd23300e78
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-06 (Sat, 06 May 2023)
Changed paths:
M llvm/lib/Target/ARM/MVETailPredication.cpp
Log Message:
-----------
[ARM] Remove unused declaration RematerializeIterCount
The corresponding function definition was removed by:
commit af45907653fd312264632b616eff0fad1ae1eb2e
Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
Date: Mon Jun 29 15:40:03 2020 +0100
Compare: https://github.com/llvm/llvm-project/compare/d02848b2ab3a...9eef6d9aaee2
More information about the All-commits
mailing list