[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)
commitc0f964eb2f191a281d3288dc58bc6dfdc10c4b79
treecaa898f52c7b9d510a56735fd5b1a505627aee15
parent5f54fe2332ef3fcb34e20f5d62e6c2664d065ef1
[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.

llvm-svn: 354115
llvm/lib/Target/ARM/ARMInstructionSelector.cpp