OSDN Git Service

[ARM GlobalISel] Thumb2: casts between int and ptr
authorDiana Picus <diana.picus@linaro.org>
Fri, 14 Dec 2018 13:45:38 +0000 (13:45 +0000)
committerDiana Picus <diana.picus@linaro.org>
Fri, 14 Dec 2018 13:45:38 +0000 (13:45 +0000)
commit5e8ab56369160860a57b7f8d881612fbef18e2cc
tree25069d59f8340d2c52330618f566a20a62c29f54
parentbbcda06d82242d4157df4a2fa249c09e2b69851d
[ARM GlobalISel] Thumb2: casts between int and ptr

Mark as legal and add tests. Nothing special to do.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349147 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMLegalizerInfo.cpp
test/CodeGen/ARM/GlobalISel/arm-legalize-casts.mir [new file with mode: 0644]
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir
test/CodeGen/ARM/GlobalISel/thumb-select-casts.mir [new file with mode: 0644]