OSDN Git Service

[ARM GlobalISel] Remove hand-written G_FADD selection
authorDiana Picus <diana.picus@linaro.org>
Tue, 9 May 2017 08:32:42 +0000 (08:32 +0000)
committerDiana Picus <diana.picus@linaro.org>
Tue, 9 May 2017 08:32:42 +0000 (08:32 +0000)
commit4f0f7c08bf8127fec2e1eda748bdee4efba8a88d
treeafd2fc0495988fb75386c8f1349a5517903f3732
parentb23f8ea900dc493c596616bc449c8ee9bc20310e
[ARM GlobalISel] Remove hand-written G_FADD selection

Remove the code selecting G_FADD - now that TableGen can handle more
opcodes, it's not needed anymore.

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