aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorKeith Walker <keith.walker@arm.com>2022-10-13 13:56:02 +0100
committerKeith Walker <keith.walker@arm.com>2022-10-17 16:51:17 +0100
commit6102364b0d0e16d63cc38c74a2a315a75253b4e8 (patch)
tree06fe4dc390ddb7c84c18eb6ef53c38f89978ca4f /llvm/lib/CodeGen/MachineFunction.cpp
parente8ee0f121dbc2dc20a9de326531c4d4d061a20d8 (diff)
downloadllvm-6102364b0d0e16d63cc38c74a2a315a75253b4e8.zip
llvm-6102364b0d0e16d63cc38c74a2a315a75253b4e8.tar.gz
llvm-6102364b0d0e16d63cc38c74a2a315a75253b4e8.tar.bz2
[ARM] Add additional targets to divide tests.
The main motivation for these additional targets is to cover the differences in the instructions available between Thumb2 and Thumb1. Ths shows up in these test due to the lack of the following in Thumb1: - Mulitply and Subtract instruction (mls) - used when calculating a remainder. - Unsigned Muliple Long instruction (umull) - used in certain cases when optimising division with a constant. Differential Revision: https://reviews.llvm.org/D135875
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions