[ARM GlobalISel] Support DBG_VALUE
authorDiana Picus <diana.picus@linaro.org>
Thu, 4 Apr 2019 10:24:51 +0000 (10:24 +0000)
committerDiana Picus <diana.picus@linaro.org>
Thu, 4 Apr 2019 10:24:51 +0000 (10:24 +0000)
commit153c3887e4e7181f872309312a46965dbaea750f
tree93e5bedad7d716abe81fe4ff7d2a76574003eba3
parente090389c4ae0ab772bf0d542dcce5ca5f7bf0ce2
[ARM GlobalISel] Support DBG_VALUE

Make sure we can map and select DBG_VALUE.

llvm-svn: 357681
llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp
llvm/test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir
llvm/test/CodeGen/ARM/GlobalISel/select-dbg.mir [new file with mode: 0644]