OSDN Git Service

[ARM GlobalISel] Modernize LegalizerInfo. NFCI
authorDiana Picus <diana.picus@linaro.org>
Wed, 31 Jan 2018 14:55:07 +0000 (14:55 +0000)
committerDiana Picus <diana.picus@linaro.org>
Wed, 31 Jan 2018 14:55:07 +0000 (14:55 +0000)
commitd79f6c086b696042f79462777854ae6ec49cf793
treede63b4d8c861190af9c64f833f54d7a43cefab75
parentf135378ec6365e852f7d5a3cfcdce342f08cb5f3
[ARM GlobalISel] Modernize LegalizerInfo. NFCI

Start using the new LegalizerInfo API introduced in r323681.

Keep the old API for opcodes that need Lowering in some circumstances
(G_FNEG and G_UREM/G_SREM).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323876 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
lib/Target/ARM/ARMLegalizerInfo.cpp