]> granicus.if.org Git - llvm/commit
[WebAssembly] Remove unused memory instructions and patterns
authorThomas Lively <tlively@google.com>
Mon, 23 Sep 2019 20:04:59 +0000 (20:04 +0000)
committerThomas Lively <tlively@google.com>
Mon, 23 Sep 2019 20:04:59 +0000 (20:04 +0000)
commit2448b38fbf6e1514c0f28ccab9322d443def0af2
tree0f0133fc6f695d52f34e00079f9273738ebc0b07
parentb42778439f3acc2aeb3013aaa797c338d31cb4b2
[WebAssembly] Remove unused memory instructions and patterns

Summary:
Removes duplicated SIMD loads and store instructions and removes
patterns involving GlobalAddresses that were not used in any tests.

Reviewers: aheejin, sunfish

Subscribers: dschuff, sbc100, jgravelle-google, hiraditya, jfb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67783

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372648 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
lib/Target/WebAssembly/WebAssemblyInstrMemory.td
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td