OSDN Git Service

SDAG: Implement Select instead of SelectImpl in WebAssemblyDAGToDAGISel
authorJustin Bogner <mail@justinbogner.com>
Fri, 13 May 2016 22:44:57 +0000 (22:44 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 13 May 2016 22:44:57 +0000 (22:44 +0000)
commit20520cf22a091e7680a2714951994e81a822d7a3
treeccf32dea56a4d1a2168e4fccd9cea2a6a269f9fb
parenta719a1dad2302ec05e2b62a805f28db66cfd3f1f
SDAG: Implement Select instead of SelectImpl in WebAssemblyDAGToDAGISel

This backend doesn't do anything custom here yet, so we just modernize
the boilerplate.

Part of llvm.org/pr26808.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269506 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp