[WebAssembly] Rename SWITCH to TABLESWITCH to match the current wording in the spec.
authorDan Gohman <dan433584@gmail.com>
Fri, 20 Nov 2015 03:02:49 +0000 (03:02 +0000)
committerDan Gohman <dan433584@gmail.com>
Fri, 20 Nov 2015 03:02:49 +0000 (03:02 +0000)
commitb2e21a25bd44526fcf3a73bab2a1747b554e5e75
tree79a311afb48e4d4343251cdb5cbc2eddbfb8b2ac
parenta90cea254ca307a9b54d3451ee8c2236d64863d8
[WebAssembly] Rename SWITCH to TABLESWITCH to match the current wording in the spec.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253642 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyISD.def
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyInstrControl.td
lib/Target/WebAssembly/WebAssemblyInstrInfo.td
test/CodeGen/WebAssembly/switch.ll