]> granicus.if.org Git - llvm/commit
[ARM GlobalISel] Add some asserts. NFC.
authorDiana Picus <diana.picus@linaro.org>
Wed, 10 Apr 2019 09:14:37 +0000 (09:14 +0000)
committerDiana Picus <diana.picus@linaro.org>
Wed, 10 Apr 2019 09:14:37 +0000 (09:14 +0000)
commit7357a6acd036f80b810d1124efa240fdcc7da9fb
treebb869fd192af932a851185bcea333701cd90eea6
parent8c8976533c6010161541b2060e06fe0b9389d748
[ARM GlobalISel] Add some asserts. NFC.

Make sure some arm opcodes don't unintentionally sneak into thumb mode.

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