[ARM] GlobalISel: Remove dead instruction selection code
authorDiana Picus <diana.picus@linaro.org>
Wed, 17 May 2017 11:39:26 +0000 (11:39 +0000)
committerDiana Picus <diana.picus@linaro.org>
Wed, 17 May 2017 11:39:26 +0000 (11:39 +0000)
commit68d21c864e7df765e42bf6f9c59cd4750d9ddf21
treeaaf9cd4231a619488a804aff1550eb8cbd9780f2
parentd47546612de160bb79eebf23c7ee3f83b0edfe59
[ARM] GlobalISel: Remove dead instruction selection code

We can now generate code for selecting G_ADD, G_SUB and G_MUL. Remove
the hand-written versions.

llvm-svn: 303247
llvm/lib/Target/ARM/ARMInstructionSelector.cpp