]> granicus.if.org Git - llvm/commit
[ARM GlobalISel] Style fix. NFCI
authorDiana Picus <diana.picus@linaro.org>
Fri, 15 Feb 2019 10:50:02 +0000 (10:50 +0000)
committerDiana Picus <diana.picus@linaro.org>
Fri, 15 Feb 2019 10:50:02 +0000 (10:50 +0000)
commit697f2a80e9c58eca904a1414bff8114c9311e94c
treea0411b5172645835b54137b2aa7ff9cb81e1def0
parent3cbeb27e3bd6a57bb3509a50e12faa7404280924
[ARM GlobalISel] Style fix. NFCI

Add the opcode for ADDrr / t2ADDrr to the Opcode cache, as we did for
all other opcodes where the handling is otherwise the same between arm
mode and thumb2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354115 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstructionSelector.cpp