[ARM] Get rid of SelectT2ShifterOperandReg, NFC
authorJohn Brawn <john.brawn@arm.com>
Mon, 7 Sep 2015 11:45:18 +0000 (11:45 +0000)
committerJohn Brawn <john.brawn@arm.com>
Mon, 7 Sep 2015 11:45:18 +0000 (11:45 +0000)
commit1c9fa60e245cfc0939766937382f9f601d5fe277
tree859f4f77f488f6eeb203c5ced468f7cc4b8e3a9f
parentf390c2eb3977e7f3cb39788f87650c044b3bf1b1
[ARM] Get rid of SelectT2ShifterOperandReg, NFC

SelectT2ShifterOperandReg has identical behaviour to SelectImmShifterOperand,
so get rid of it and use SelectImmShifterOperand instead.

Differential Revision: http://reviews.llvm.org/D12195

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