[all-commits] [llvm/llvm-project] 94daee: [ARM] Remove unused functions isExpImmValue, isExp...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Wed May 24 09:06:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94daee2e737cec1157c8a2b25846a40251271b9c
https://github.com/llvm/llvm-project/commit/94daee2e737cec1157c8a2b25846a40251271b9c
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
Log Message:
-----------
[ARM] Remove unused functions isExpImmValue, isExpImm, and isInvertedExpImm
The last uses were removed by:
commit 772e4931932270a82f38c83d4344c800b2f54eff
Author: Simon Tatham <simon.tatham at arm.com>
Date: Thu Jan 23 11:53:27 2020 +0000
Differential Revision: https://reviews.llvm.org/D151299
More information about the All-commits
mailing list